Posted by Sergey Koksharov on December 6, 2007 at 03:12am
Just as he was the first to talk about IE7, Bill Gates kept the tradition alive and discussed IE8 at the Mix ‘n Mash event here on campus yesterday. Bill was talking to some bloggers about IE.Next and called it IE8, the same way we do here in the IE team hallway.
So, yes, the version after IE7 is IE8. We looked at a lot of options for the product name. Among the names we considered and ruled out:
Read the rest of this entry »
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 »