Skip to content

Instantly share code, notes, and snippets.

@fumokmm
Created July 14, 2014 20:59
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 fumokmm/f66817ed4ed98684ad83 to your computer and use it in GitHub Desktop.
Save fumokmm/f66817ed4ed98684ad83 to your computer and use it in GitHub Desktop.
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
//$("#xxxx").click();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment