Skip to content

Instantly share code, notes, and snippets.

@jtmueller
Created August 27, 2011 06:26
Show Gist options
  • Save jtmueller/1175065 to your computer and use it in GitHub Desktop.
Save jtmueller/1175065 to your computer and use it in GitHub Desktop.
Chrome Frame Prompt
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!--[if lt IE 8 ]>
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
<![endif]-->
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment