Skip to content

Instantly share code, notes, and snippets.

@chadjemmett
Created January 3, 2014 21:51
Show Gist options
  • Save chadjemmett/8247328 to your computer and use it in GitHub Desktop.
Save chadjemmett/8247328 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="click.js"></script>
</head>
<body>
<h1>This should do something!!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment