Skip to content

Instantly share code, notes, and snippets.

Created July 10, 2015 18:54
Show Gist options
  • Save anonymous/adf262b4d49981c87853 to your computer and use it in GitHub Desktop.
Save anonymous/adf262b4d49981c87853 to your computer and use it in GitHub Desktop.
jQuery Scavenger Hunt // source http://jsbin.com/cuvimu
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<meta charset="utf-8">
<title>jQuery Scavenger Hunt</title>
</head>
<body>
<div id= tv1></div>
<div id= tv2></div>
<script id="jsbin-source-javascript" type="text/javascript">
</script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment