Skip to content

Instantly share code, notes, and snippets.

@klickgists
Created March 1, 2013 20:25
Show Gist options
  • Save klickgists/5067495 to your computer and use it in GitHub Desktop.
Save klickgists/5067495 to your computer and use it in GitHub Desktop.
jquery: document ready
$(document).ready(function() {
// Handler for .ready() called.
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment