Multi-Value Drop-Down List
General
Using a drop-down menu, this script will provide different values, depending on the user's selection. Easily added to any form.
Notes
- Created by: Jay Rumsey
- Web Site: http://www.nova.edu/~rumsey/
- Posted: April 04, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: multiValue.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document


Leave a Response
(5 comments)You will need to submit your question to the [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]JavaScript forums[/a].
Ryan, due to the limitations of these comments, you will need to submit your question to the [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]JavaScript Forum[/a] for further help.
Hi,[br /]I am not very knowlegeable with javascript source so I jump on here a lot for help.[br /][br /]Can you tell me how you can focus on a selection in the jumpmenu on load and display the div associated with the loaded selection?[br /][br /]Thanks,
hi,[br /][br /]hw do i change the size of the drop down list? below is my code:[br /][br /][code removed]
Thanks !