This commit is contained in:
parent
3480b7898a
commit
4549e8e610
6 changed files with 69 additions and 1 deletions
|
@ -155,3 +155,15 @@ webapp/web/js/detect.js
|
|||
# PROBLEM? perhaps from www.dannyg.com, but what are the license restrictions?
|
||||
webapp/web/toggle.js
|
||||
webapp/web/js/toggle.js
|
||||
|
||||
|
||||
# Script for enabling new HTML5 semantic markup in IE browsers.
|
||||
# remysharp.com/2009/01/07/html5-enabling-script/
|
||||
webapp/web/js/html5.js
|
||||
|
||||
# selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. selectivizr.com
|
||||
webapp/web/js/selectivizr.js
|
||||
|
||||
# Supersleight jQuery Plugin for Transparent PNGs in IE6. allinthehead.com/retro/338/supersleight-jquery-plugin
|
||||
webapp/web/js/supersleight.js
|
||||
webapp/web/js/supersleightUtils.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue