Skip to content

Instantly share code, notes, and snippets.

@RudolfVonKrugstein
Created September 22, 2012 15:16
Show Gist options
  • Save RudolfVonKrugstein/3766490 to your computer and use it in GitHub Desktop.
Save RudolfVonKrugstein/3766490 to your computer and use it in GitHub Desktop.
<!DOCTYPE html><html><head><title>Example</title>
<script type="text/javascript" src="example.js"></script>
</head>
<body>
Input 1: <input type="text" id="form1">
Input 2: <input type="text" id="form2">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment