Skip to content

Instantly share code, notes, and snippets.

@ryanburgess
Created January 1, 2014 22:15
Show Gist options
  • Save ryanburgess/8212091 to your computer and use it in GitHub Desktop.
Save ryanburgess/8212091 to your computer and use it in GitHub Desktop.
IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
<!--[if lt IE 7]><script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script><![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment