Skip to content

Instantly share code, notes, and snippets.

@nimms
Created October 4, 2010 04:09
Show Gist options
  • Save nimms/609243 to your computer and use it in GitHub Desktop.
Save nimms/609243 to your computer and use it in GitHub Desktop.
<evschoemaker> http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js
<evschoemaker> there's an ie9 version too
<evschoemaker> yeah we use filter() stuff too
<evschoemaker> oh gradients
<evschoemaker> cool
<evschoemaker> http://code.google.com/p/ie7-js/. [13:51]
<evschoemaker> http://code.google.com/p/ie7-js/
<evschoemaker> my app haml looks like:
<evschoemaker> /[if lt IE 9] [13:52]
<evschoemaker> = javascript_include_tag
"http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"
<evschoemaker> = javascript_include_tag
"http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js",
:defaults, "jquery.js", "jrails.js", "jquery-ui.js",
"modernizr-1.5.min.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment