Skip to content

Instantly share code, notes, and snippets.

@JeffreyWay
Created November 17, 2011 19:22
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save JeffreyWay/1374162 to your computer and use it in GitHub Desktop.
Save JeffreyWay/1374162 to your computer and use it in GitHub Desktop.
Prompt IE6 for Chrome Frame Install
<!--[if lt IE 7 ]>
<script src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
<script>CFInstall.check();</script>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment