Auto Drop Down
General
Automatically adjusts the values in the selection box depending on the item selected in the drop down menu. Awesome!
Notes
- Created by: Jerome Caron
- Posted: March 23, 2001
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: autoDropDown.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
(19 comments)Your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!
Your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!
Your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!
I'm pretty sure this would help me If I got it to work. :][br /]I'm a some-what beginner at web-design and my client wants a auto-drop down menu.[br /]But I have no idea how to even get this to work :[[br /][br /]It's not visable at all.[br /]If you can offer help that would be AWESOME.
How if I want to insert the values without insert them one by one inside the code?[br /]I mean, just get them from database?[br /]Thank You