Skip to content

Instantly share code, notes, and snippets.

@benwillkommen
Created March 20, 2014 19:39
Show Gist options
  • Save benwillkommen/9672138 to your computer and use it in GitHub Desktop.
Save benwillkommen/9672138 to your computer and use it in GitHub Desktop.
<html>
<head>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript">
//we'll do ajax stuff here
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment