Codesnipp.it Social Code Sharing

Charl van Niekerk

Load Chrome Frame using jQuery

by Charl van Niekerk on Sep 19, 2010

jQuery(function() { if (jQuery.browser.msie) { jQuery.getScript("https://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js", function() { CFInstall.check({mode: "overlay", destination: "http://www.charlvn.com"}); }); } });

Can't see the comments? Please login first :)