Skip to content

Instantly share code, notes, and snippets.

@chipairon
Created January 30, 2014 12:43
Show Gist options
  • Save chipairon/8707602 to your computer and use it in GitHub Desktop.
Save chipairon/8707602 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
<a href="http://www.google.com"> Go to Google </a>
<div> Click me to trigger custom click </div>
</body>
<script type="text/javascript">
</script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment