Categories
Archives
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- March 2009
- February 2009
- January 2009
- August 2008
- July 2008
- June 2008
- November 2007
- October 2007
- July 2007
- June 2007
- April 2007
- January 2007
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
Tools




Chrome Frame
There has been a lot of talk lately about Chrome Frame, an Internet Explorer plugin from Google that makes it possible to run webpages in IE using Google Chrome’s rendering engine. It works by looking for a meta tag in the HTML of the webpage that tells the plugin to switch IE’s rendering engine. Hypothetically this is supposed to make it possible for developers to code for the Gecko and WebKit rendering engines, and ignore Internet Explorer altogether.
In practice, I’ve found this (unfortunately) to not be the case. I’ve tried Chrome Frame on several of my websites, including the Fake Name Generator, and have found that they look good in IE8 and Google Chrome, but not IE8 with Chrome Frame.
In addition to things looking weird with Chrome Frame, there is also a very noticeable lag when loading pages that utilize the WebKit rendering engine. My guess is this delay is added because IE has to switch rendering engines and isn’t something inherently wrong with WebKit, but nevertheless it makes for an unpleasant browsing experience.
I think Google’s YouTube team’s idea is better: tell people with crappy browsers to upgrade if they want to take full advantage of a site’s features.
Related Posts: