Forum Moderators: not2easy

Message Too Old, No Replies

Nav bar as in Macromedia site?

         

fralien

11:08 pm on Jun 30, 2003 (gmt 0)

10+ Year Member



Hi all,
this is my first post. I was wondering if anyone knows how to produce a navbar like the one at the Macromedia and Macuser sites. It comprises of a top bar with main links, each of which causes a lower bar to display sub-links when the mouse hovers over them. It seems to me to be the least visually taxing method of showing a lot of links in a small neat bar.
I am using Fireworks mx and Dreamweaver mx on a g4. I am learning html and beginning to get a grip on js.

cheers!

BlobFisk

9:59 am on Jul 1, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, fralien!

What you are describing can be achived by toggling the visibility of layers between hidden and visible on the mouseover event.

Have a look in the HTML & Browsers Forum [webmasterworld.com] for some examples of how this can be achieved. Also, stop by the CSS Forum [webmasterworld.com] for styling and positioning tips and techniques!

fralien

10:54 am on Jul 1, 2003 (gmt 0)

10+ Year Member



Cheers for your prompt reply BlobFisk!