Search found 3 matches

by wpfeiffe
Tue Jun 01, 2004 6:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Item Text Color changing once visited
Replies: 5
Views: 3141

Yes. There is a a:link and a:visited style. What should we do to prevent this from interferring with the menu? Do we need to take these out all together?

Thanks for the helpful response.
by wpfeiffe
Tue Jun 01, 2004 5:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Item Text Color changing once visited
Replies: 5
Views: 3141

The text color changing to black is fine when the user is mousing over the item to select it. The problem is that the style never changes back to the off color. From the moment the item is selected the text color changes to black and is not changing back to white. If I take onColor out of the menu ...
by wpfeiffe
Tue Jun 01, 2004 3:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Item Text Color changing once visited
Replies: 5
Views: 3141

Menu Item Text Color changing once visited

Is there a property that can be turned on or off that will prevent currently visited menu item text from changing color. I have the menu style in a javascript file and am writing out the menu data via a JSP tag that looks at our security model. The menu is being built fine and is displayed correctly ...