Click to See Complete Forum and Search --> : Slide Down Menu question


shoman74
10-29-2003, 12:52 PM
Does anyone know if you can add 'submenu' items to a Slide Down Menu (example at http://javascript.internet.com/navigation/slide-down-menu.html)

I've tried to code one several times without any luck.

Thanks

requestcode
10-29-2003, 01:00 PM
Do you want to add additional submenus in the array or do you want to add submenus to the submenus that are already there?

shoman74
10-29-2003, 01:15 PM
Submenu's to the submenu's already there.

Thanks again

requestcode
10-29-2003, 01:48 PM
You might want to take a look at the menus at this site:
http://www.dynamicdrive.com/dynamicindex1/index.html

They have some pretty good ones there.