Jump Menu - Javascript Enabled
Add up to 20 links via a pulldown menu selector. You can add more manually via adding more Options. You can change the name of the menu by changing the First Option after the code has been placed. You can now do any javascript you want in the Option Links box. For example if you had two frames, joe and nav, and you put this box in nav you could target joe by typing parent.joe.location.href='http://www.example.com' in the Option Links box. NOTE: only use single quotes in the Options Links box - no double quotes. Or you could have an alert option like: alert('hi there')
JumpMenu ID
(must be unique)
Option Titles Option Javascript