Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help! Toolbars like Opencube.com

Status
Not open for further replies.

melissa2

Technical User
Jul 14, 2003
1
US
Hi,

I am not a teky and I am creating a website with Microsoft FrontPage. I am trying to make the regular toolbar one that drops down when the mouse is over it like does. (I probably won't use theirs so any other suggestions would be appreciated) I can not figure out what I need to do to make this happen. I have tried to copy the HTML of a couple sites and put it into my current code but it isn't working. Can anyone tell me how to do this?

Thanks,
Melissa
 
the easiest way IMO is to get your hands on Macromedia Dreamweaver (period).

but the premise of that type of navigation is simple, each time a new submenu come out it is just a layer whose visibilty is initially turned off but when you mouseover a spot on the page that visibility is changed. Then when you leave the layer once again the visibility is changed back. That's it in a nutshell. Just go through the site and download some examples and you should be able to pick up on how its done.

sometime you just gotta say "WHAT THE @#*% !!"
 
the most expensive way IMO is to get your hands on Macromedia Dreamweaver

MrBelfry
 
The easiest way I know of is simply to use div's for your submenus and alter the visibility based on rolling over and out
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top