I would like to make a file download page -in

C

Chris

where selecting a option in one box would change the contents in the next box.
e.g. just like this http://www.nvidia.com/content/drivers/drivers.asp

I have need of 3 boxes also and it would be great to include the ability of
changing the text information displayed as nvidia has done.

If someone could point me in the right direction that would be great :eek:)

tia
Chris
 
K

Kevin Spencer

You're asking a lot. That's a fairly sophisticated piece of JavaScript.
However, if you want to do something just like it, view the HTML source
code, and it's all there.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
Top