Sep
23
Google Chrome Frame - WebKit Inside Internet Explorer
To start using Google Chrome Frame, all developers need to do is to add a single tag:
<meta http-equiv=”X-UA-Compatible” content=”chrome=1”>
When Google Chrome Frame detects this tag it switches automatically to using Google Chrome’s speedy WebKit-based rendering engine. It’s that easy. For users, installing Google Chrome Frame will allow them to seamlessly enjoy modern web apps at blazing speeds, through the familiar interface of the version of IE that they are currently using.
