PDA

View Full Version : Hi, I need help.. with menu


runelore
05-22-2002, 10:22 AM
Hi
I have a drop down menu that I have made using HTML and I need to be able to navigate around my site using it.. The file I have uploaded shows the menu and the option values assigned to each drop-down option... Please help with how do I use this menu and get it to go to the correct page when the correct options are chosen.. Thanks for the help.... I really need this... please ...

I have not been able to post in the client side scripting due to this website error and therefore it is here... thanks again.....

kevin
05-22-2002, 04:44 PM
well hopefully the client side forum is operating correctly now...moving thread to that forum....

Bonkom
05-23-2002, 08:48 AM
you could try to use a javascript onChange event in the first dropdown box to call a function and choose a the second dropdown box depending on the outcome of the function

(i have tryed to get it to work myself but cant my Javascript is not upo to scratch at all )

Bonkom
05-23-2002, 08:53 AM
knew i had seen it before
http://javascriptkit.com/script/cut183.shtml