Uncle Jim's Web Designs
JavaScript Examples
Dual Dropdown List
This script dynamically replaces the dropdown list with sub-categories, depending upon the selection.
Options set here: rows = 9, cols = 35, size = 1, custom headers
Options set here: rows = 5, cols = 30, size = 5, default headers
INSTALLATION INSTRUCTIONS
COPY
-
Insert Between Head Tags: <HEAD></HEAD>
COPY
-
Insert Inside Body: <BODY></BODY>
Options set here: rows = 5, cols = 30, size = 5, default headers
COPY
-
Insert into Body Tag: <BODY 'CODE HERE'>
OnLoad="main()"
Close This Window