Skip to content

Instantly share code, notes, and snippets.

View sixcircuit's full-sized avatar

Kendrick Taylor sixcircuit

  • Midjourney Inc. | Curious Inc.
  • San Francisco, CA
View GitHub Profile
@sixcircuit
sixcircuit / Example.html
Created June 21, 2012 09:57
Custom Chrome Frame Prompt
<html>
<head>
<!--[if lte IE 9]>
<style>
body{ display: none !important; }
body.show{ display: block !important; }
</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>