Google Chrome Frame – Makes Internet Explorer Standards Compliant
Google has released a new open source project named Google Chrome Frame which aims to remove a huge burden from the web developers’ and web masters’ shoulder. In a nutshell, Google Chrome Frame is an early-stage open source plug-in that seamlessly brings Google Chrome’s open web technologies and speedy JavaScript engine to Internet Explorer.
Once the end users install the Google Chrome Frame plug-in, they will be able to reap the benefits of advanced standards compliant features of Chrome such as the HTML 5 Canvas tag and so on right within Internet Explorer (ver 6,7 and 8).
You can download Google Chrome Frame plug-in from its website.
Website owners can make their web pages work with Google Chrome Frame easily by adding the following meta tag at the top of their web pages.
<meta http-equiv="X-UA-Compatible" content="chrome=1">
