Jquery faster Onload


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. $(document).ready(function() {
  2. // put all your jQuery goodness in here.
  3. });

URL: http://snippets.dzone.com/posts/show/3663

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.