Google Chrome Frame changes Internet Explorer into Google Chrome!

As mentioned before on Geekology (here, here, here, and here), Internet Explorer’s lack of standards compliance, poor performance, and multitude of security issues are the bane of most web developers’ existence.

However, many people are unable to upgrade from Internet Explorer due to workplace restrictions. For this reason Google recently released Chrome Frame, an open source plugin that injects the Google Chrome Browser’s HTML (Webkit) and JavaScript (V8) engines into IE6, IE7 and IE8.

In a nutshell, Chrome Frame turns Internet Explorer into Google Chrome.

Chrome Frame will not break the layout of websites built specifically for Internet Explorer; its superior functionality will only activate if it sees a special metatag in the <head></head> section of a HTML document:

<meta http-equiv="X-UA-Compatible" content="chrome=1">

The plugin can be downloaded from its page on Google Code here.

 

Related posts:

  1. Warn visitors to upgrade from Internet Explorer 6 (IE6) with a simple JavaScript
  2. Google Chrome Speed Tests
  3. Comic – Internet Explorer 6 Support
  4. Subdomain tracking update to the geekGa.js jQuery plugin for Google Analytics
  5. Speeding up Google Analytics load times with a jQuery plugin
Twitter Digg Delicious Stumbleupon Technorati Facebook Email

Trackbacks/Pingbacks

  1. Review of the Google Wave Limited Preview | Geekology - 09 Oct 2009

    [...] recently posted about Google Chrome Frame and how it can temporarily replace Internet Explorer’s JavaScript and HTML engines with those [...]

Afrigator