General
Use this script to produce select boxes that relate to one another. Choose an option in the first box and the script will change the available choices in the second box to match your selection. Easy to use, with comments.
Notes
- Created by: Bobby van der Sluis
- Web Site: http://www.bobbyvandersluis.com/
- Posted: May 23, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: unobtrusiveDSBoxes.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
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.

