An open API service indexing awesome lists of open source software.

https://github.com/atomantic/jquery.chromeframenotify

Adds notification of Google Chrome Frame update for Internet Explorer users
https://github.com/atomantic/jquery.chromeframenotify

Last synced: 11 months ago
JSON representation

Adds notification of Google Chrome Frame update for Internet Explorer users

Awesome Lists containing this project

README

          

#License#
@author Adam Eivy (antic | atomantic)
@link [http://adameivy.com](http://adameivy.com) [http://intellectualpirates.net](http://intellectualpirates.net)

@license Copyright (c) 2010 Adam Eivy (antic | atomantic) Dual licensed under the MIT and GPL licenses:
* [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)
* [http://www.gnu.org/licenses/gpl.html](http://www.gnu.org/licenses/gpl.html)

#Version#
1.0 - working/tested

#NOTE#
Google Chrome Frame will be retired on January 2014. Please read [Google's update](http://blog.chromium.org/2013/06/retiring-chrome-frame.html)

#What it does:#

This library detects versions of IE compatible with the [http://www.google.com/chromeframe](Google Chrome Frame) plugin and alerts the user that the plugin is available for install. It looks like the standard IE update bar.

#Usage:#

Add the following to your page:

This plugin requires the latest version of [http://jquery.com/](jQuery). I highly recommend using the [http://code.google.com/apis/libraries/devguide.html#jquery](Google Hosted Library)

View the demo page in IE to see a working sample:
[Demo](http://atomantic.github.com/jquery.ChromeFrameNotify)