Linux, Open Source, Free Software, Bicycles, and other topics of interest.
RSS icon Twitter icon
  • Google Chrome Frame – Makes Internet Explorer Standards Compliant

    Posted on September 23rd, 2009 linuxandfriends No comments

    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">
    http://linuxandfriends.com/wp-content/plugins/sociofluid/images/digg_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/reddit_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/stumbleupon_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/delicious_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/google_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/myspace_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/facebook_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/yahoobuzz_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/mixx_48.png http://linuxandfriends.com/wp-content/plugins/sociofluid/images/twitter_48.png

    Related Posts

    Comments are closed.