Click to See Complete Forum and Search --> : sliding menu help


newfer
08-19-2003, 12:22 AM
Hello,
I'm using the sliding menu script from js source and need some of the top level items to link directly to a page instead of sliding down to a sub menu. But I can't seem to figure out how to do it. It only tries to slide the next menu item (and ends up hiding it instead).
I've attached the txt file with the script.

Thanks!

xataku_nakusute
08-19-2003, 05:15 AM
could you posiibly post the javascriptsource url to the script cuz i cant view it for some reazn...

newfer
08-19-2003, 09:24 AM
http://javascript.internet.com/navigation/slide-down-menu.html


:cool:

xataku_nakusute
08-19-2003, 08:00 PM
simply change the
Link[some#] ="0|Blah"

to

Link[some#]="1|Blah|http://blah.com|"

thatll do the trick...though the item will be the same color as the normal items(beige bg with black text)

hope it helps!

PS: if that doesnt answer your question, please reply to me with the required sliding_menu.js file
thanx