Skip to content

Instantly share code, notes, and snippets.

@klhall1987
Created October 8, 2015 18:16
Show Gist options
  • Save klhall1987/77f40367011b49d52ecc to your computer and use it in GitHub Desktop.
Save klhall1987/77f40367011b49d52ecc to your computer and use it in GitHub Desktop.
Normal jQuery Call
$(document).ready(function(){
$(#somefunction)
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment