IE 8 includes

This commit is contained in:
Mike Francis 2014-02-07 12:29:13 +00:00
parent 0b0e384dbc
commit 9662a6f960
7 changed files with 47 additions and 12 deletions

5
script.js Normal file
View file

@ -0,0 +1,5 @@
;(function($) {
// JS goes here
})(jQuery);