Advertisement
Eeems

JS Template

Oct 7th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. (function(window,$){
  2.     // Setup your stuff here
  3.     $(document).ready(function(){
  4.         // Run stuff that depends on the DOM being loaded here.
  5.     });
  6. })(window,jQuery);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement