Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created August 10, 2008 02:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jackdempsey/4714 to your computer and use it in GitHub Desktop.
Save jackdempsey/4714 to your computer and use it in GitHub Desktop.
<select id='list_a' name='top_level'>
<option value='1'>one</option>
<option value='2'>two</option>
</select>
<selectid='list_b' name='second_level'>
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment