JavaScript Dropdown Menu
Dropdown menus like this are sometimes referred to as a "Jump menu". This is because it "jumps" to the selected URL as soon as you make the selection. (Other drop down menus require you to click on a "go" button after you've made your selection - which is the safe way to go if you're worried about users who don't have JavaScript enabled).
To create a "Jump menu" like this: |
And there you have it - your own JavaScript dropdown menu!
