Forum Moderators: not2easy

Message Too Old, No Replies

Drop down nav/menu - help

         

GeddyLeeRocks

4:25 pm on Jul 21, 2005 (gmt 0)

10+ Year Member



Hello All
I am building a website (of course) and my left nav is really long. I would like to build a menu/nav like this one: <No site specifics, thanks. See TOS #13 [WebmasterWorld.com]>

when clicked it drops down a list - the topic clicked collapses the previous and drops down the current list....
Any tutorials/code around for this?

Thanks
R

[Mod note added for clarification: vertical navigation with further vertical drops - not pop outs..]

[edited by: SuzyUK at 5:35 pm (utc) on July 21, 2005]

nigassma

4:45 pm on Jul 21, 2005 (gmt 0)

10+ Year Member



Welcome to Webmaster World R,
I recently posted a forum topic that does something like this. If you have a grasp on how CSS works this will help you get what you need quickly.

[webmasterworld.com...]

nigassma

4:48 pm on Jul 21, 2005 (gmt 0)

10+ Year Member



Actually now that I think about it, the version in Message#2 will leave the topics open until you click them again. Here's a thread that will do exactly what you want:

[webmasterworld.com...]

GeddyLeeRocks

5:03 pm on Jul 21, 2005 (gmt 0)

10+ Year Member



thanks nigassma
I know it can't - probably- be done without javascript, is that true? I am trying to avoid the Active Content warning when using this... is that possible?

nigassma

5:20 pm on Jul 21, 2005 (gmt 0)

10+ Year Member



I'm 95% positive that you cannot do what you want with only CSS. I don't get the active warning content when I open a site running javascript. (WinXP SP2)

GeddyLeeRocks

5:22 pm on Jul 21, 2005 (gmt 0)

10+ Year Member



do you have the CSS to go along with this so I can see?

Lorel

8:30 pm on Jul 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



i use a drop down menu program that is designed in CSS JS and html so it can be picked up by search engines. It's also available in vertical format. look for menu samples and the first result will show it on bottom of that page.

nigassma

8:47 pm on Jul 21, 2005 (gmt 0)

10+ Year Member



Geddy follow the links that I gave you in the previous posts for the js/css for the folding menus.