Skip to content

Instantly share code, notes, and snippets.

@travi5567
Created February 3, 2013 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save travi5567/4702608 to your computer and use it in GitHub Desktop.
Save travi5567/4702608 to your computer and use it in GitHub Desktop.
JQUERY: Document.ready script block
<script type="text/javascript">
$(function () {
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment