Skip to content

Instantly share code, notes, and snippets.

@cblair
Created April 30, 2015 23:58
Show Gist options
  • Save cblair/65887f5a89207b507c95 to your computer and use it in GitHub Desktop.
Save cblair/65887f5a89207b507c95 to your computer and use it in GitHub Desktop.
JS Bin // source http://jsbin.com/xosudo
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/prototype/1/prototype.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1/scriptaculous.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-source-html" type="text/html"><!DOCTYPE html>
<html>
<head>
<script src="//ajax.googleapis.com/ajax/libs/prototype/1/prototype.js"><\/script>
<script src="//ajax.googleapis.com/ajax/libs/scriptaculous/1/scriptaculous.js"><\/script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
</body>
</html></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment