rawood3
08-08-2003, 02:31 PM
I am trying to put multiple menus on a page with each menu having a Go! button like so:
menu1 - Go!
menu2 - Go!
menu3 - Go!
each menu list is dated and contains historical data. I found 2 scripts that use 'forms' but I have an issue with each. 1 accesses an external website in the <form> tag i.e. action=http://redirect.wired.com/search method=get ....and I can't allow that. #2 will only allow me to create 1 menu and I will get a script error (document.form.site.options is null or not an object) if I build multiple menus. any help?
menu1 - Go!
menu2 - Go!
menu3 - Go!
each menu list is dated and contains historical data. I found 2 scripts that use 'forms' but I have an issue with each. 1 accesses an external website in the <form> tag i.e. action=http://redirect.wired.com/search method=get ....and I can't allow that. #2 will only allow me to create 1 menu and I will get a script error (document.form.site.options is null or not an object) if I build multiple menus. any help?