Skip to content

Instantly share code, notes, and snippets.

@demogar
Created April 28, 2011 18:30
Show Gist options
  • Save demogar/946951 to your computer and use it in GitHub Desktop.
Save demogar/946951 to your computer and use it in GitHub Desktop.
chain.js html example
<select id="persons">
<option>Person</option>
</select>
<input type="submit" name="some_name" value="Cambiar" id="some_name" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment