Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Dropdown boxes and Onclick


Message #1 by "Tom Nocer" <chevelleneeded@y...> on Mon, 10 Mar 2003 22:33:14
I am having trouble with what should be simple javascript.  I have 2 
dropdown boxes, I'm trying to have the user first pick an option from the 
first box and then have the second box reload to the appropriate options.

Example:
first box options- colors, numbers, shapes.

if colors are click then the second box shows- blue, red, green, yellow.

And then when Red is clicked it takes you to that page.  I've seen most of 
these kinds of events on Automobile sites under choosing a make and 
model.  Can someone please show me how to do this exactly, it would be 
GREATLY appreciated.

Thanks Tom

  Return to Index