Highlighted Menubuttons Relative to Position

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
saltsolutions
Beginner
Beginner
Posts: 1
Joined: Thu Mar 01, 2007 11:55 am

Highlighted Menubuttons Relative to Position

Post by saltsolutions »

My company runs the website http://www.salt-solutions.de

I'm trying to implement the feature, that when user click through pages, that the corresponding menu buttons is highlighted to show them in which section of the site they are.

For example, when you hover over "SALT Interaktiv" and then click on "Partner", the menu button "Partner" is highlighted.

What I can't figure out is, how to get "SALT Interaktiv" highlighted too.

Anybody knows the answer?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

You have page highlighting in the menu. Click on Themen - Lagerverweltung/Logistik - Hochleistungs. Then reopen that submenu, you will see a number of 'matches' based on the url in the first link.

That one and the one for Manufacturing Execution System (MES) - Warehouse Management System - [s]-warehouse, and under Branchen - Fertigungsindustrie - Warehouse Management System they all have the same url so will all show highlighting.

You are not getting any in the main menu because you have blocked out that property: pagebgcolor=""; pagecolor="";

You aren't getting it for any that go to the alexa since you have now loaded a totally different menu data file. So, clicking has to be done on that menu to get highlighting. Again, the main menu style has the pagebgcolor and pagecolor set as ""; no colors.

Ruth
Post Reply