Click to See Complete Forum and Search --> : drop down sub menu
split66
08-15-2003, 06:57 AM
HI
Wonder if any of you clever paople can help me
I've just added a js navigation drop down menu to my site
I am using this code http://twebman.lunarpages.com/js/DropDownMenus.htm
My question is,
I want to add a sub menu off one of the links in my menu, Is this possible with this code?
TIA
Khalid Ali
08-15-2003, 09:02 AM
Your code has serious problems( it does not work on Mozilla bases) NS browsers
split66
08-15-2003, 09:09 AM
What would you recommend?
requestcode
08-15-2003, 09:32 AM
Check out these sites:
http://www.dynamicdrive.com/dynamicindex1/index.html
http://www.javascriptkit.com/script/cutindex23.shtml
They have some excellent scripts and they generaly work in all browsers.
effisk
08-15-2003, 09:35 AM
Hi Split66,
I use a JS menu I highly recommend:
used on the following pages:
trip-hop.net (http://www.trip-hop.net)
gantzwileyap.com (http://www.gantzwileyap.com/new_website/)
psidelta.com (http://www.psidelta.com)
The gantz Wiley one has got some submenus.
It's very easy to modify, works well with Netscape,
have no idea about that mozilla thing.:D
I have no knowledge of JS whatsoever, and I was able to edit the menu, change the colors, position, menus, add submenus,etc.
enjoy!
effisk
split66
08-15-2003, 09:57 AM
Thanks guys
I'll check them out
effisk
08-15-2003, 10:11 AM
also, one good thing about "my" menus is that they are on external files, which allows you to only modify one file to change the menu, instead of modifying the menu on every single page.
there are two files to download, menu_com.js and another called something like var_x.js
the last one is the one that contains the actual menu, but you alsoneed the first one for the menu to load.
cheers.
effisk