Guest User

Untitled

a guest
Feb 19th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <select id='list_a' name='top_level'>
  2. <option value='1'>one</option>
  3. <option value='2'>two</option>
  4. </select>
  5.  
  6. <selectid='list_b' name='second_level'>
  7. </select>
Add Comment
Please, Sign In to add comment