Skip to content

Instantly share code, notes, and snippets.

@travi5567
Created February 3, 2013 17:04
Show Gist options
  • Select an option

  • Save travi5567/4702608 to your computer and use it in GitHub Desktop.

Select an option

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