Connecting Tech Pros Worldwide Forums | Help | Site Map

How to write a simple vertical nav bar?

aler45dcom@hotmail.com
Guest
 
Posts: n/a
#1: Jul 23 '05
does anyone know how to write a simple vertical javascript nav bar?


I search all over the web but it does not have any code.

Thanks!


RobB
Guest
 
Posts: n/a
#2: Jul 23 '05

re: How to write a simple vertical nav bar?


aler45dcom@hotmail.com wrote:[color=blue]
> does anyone know how to write a simple vertical javascript nav bar?
>
>
> I search all over the web but it does not have any code.
>
> Thanks![/color]

Check out suckerfish...

http://www.htmldog.com/articles/suck.../vertical.html

Did you google 'vertical nav bar'? Lotsa code...

aler45dcom@hotmail.com
Guest
 
Posts: n/a
#3: Jul 23 '05

re: How to write a simple vertical nav bar?


I know how to do it in html, but i
want to know how to do it in javascript.

the link is html code, not javascript.

RobB
Guest
 
Posts: n/a
#4: Jul 23 '05

re: How to write a simple vertical nav bar?


aler45dcom@hotmail.com wrote:[color=blue]
> I know how to do it in html, but i
> want to know how to do it in javascript.
>
> the link is html code, not javascript.[/color]

It uses HTML/CSS in capable browsers, and patches in JScript behaviors
for Internet Explorer, which doesn't support :hover except for links.

Did you want a good menu that works - or is this some kind of school
project?

Closed Thread