Posted by Sergey Koksharov on October 10, 2007 at 15:10pm
Issue with JavaScript Onload Function
In beginning of this year after successfull learning of new IE7 I’ve came face to face to unexplained behaviour of Internet Explorer and only now I can say what this behaviour also exists in IE6 too. (If anybody from you can test in on IE5 and comment here it would be very nice and useful). Essence in the following. When I use onload function for image its must called when function have loaded, but if I use animated image then function called with any new frame loaded. See this example of IE Bug with onload function (make sure what you are using Internet Explorer). For animated images it just loops and never complete. You can make benchmark of IE bug by yourself using following code.
Read the rest of this entry »
Posted by Sergey Koksharov on October 8, 2007 at 17:10pm
What is Favicon.ico
Favicon (short for “favorites icon”) is a small icon special for websites what appear before title in browsers or when you have bookmark some page in list of bookmarks. In Yandex.ru search engine favicon.ico also appear before title of site while searching. Favicon, also known as a page icon or an urlicon, is an icon associated with a particular website or webpage. You can define a favicon by placing a file called favicon.ico in the root directory of your server.
Favicon Generators
There are a lot of favicon generators (or it can calls as favicon creator) you can find in search engines. For example, http://favicon.co.uk. There you can upload your image in any format and get .ico format image (download favicon), thats all. Generally, favicon generators are commercial software but you can find and free ones.
Read the rest of this entry »
Comments Off