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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Keeping the Rollover state on Nav Bar Buttons

Status
Not open for further replies.

2760

Instructor
Nov 10, 2002
34
GB
Hi all,

This site..


..was created with Dreamweaver and what i want to know is how can i create a nav bar like the one used here; where the buttons are in rollover position not only when the mouse hovers over them, but also when the pages load. For example, if you go to the site listed above, and when the page loads select the 'river' button on the nav bar, it will take you to that page, and when the river page loads, the nav bar button you clicked on to take you to that page will be in its rollover which clearly indicates which page you are on.How is this done? Is it done with the coding in Dreamweaver, or is it something thats done in Fireworks?

If you can understand this request and can help, could you please leave an entry below.

Thanks in Advance.
 
the hard way....javascript

the easy way....are you ready? huh?

ok well here goes...lets say you click river and it take you to page river.htm (well actually for them it is -- even thought eh index isnt showing it is that or default.htm) all they do is remove the mouse over effect on the river button and use the second button (the one that shouws when you moused over it) as the image to display. That's it. [soapbox]
sleep is good
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top