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