Odd Firefox Color Issue

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
dlarock
Beginner
Beginner
Posts: 5
Joined: Thu Jun 01, 2006 10:11 pm

Odd Firefox Color Issue

Post by dlarock »

Why does this page have the "HOME" option of the menu in a different color.

http://www.invariantsystems.com/

Here is the same exact page called by the direct page name

http://www.invariantsystems.com/default.htm

Notice how the "HOME" option is the correct color. What would cause this?

Darrell
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

This is due to the properties pagecolor and pagebgcolor that are specified in your menu_data.js file.

If you do not want the menu to highlight the currect page then you can remove the pagecolor and pagebgcolor propertiees from your menu styles

Regards,
Andy
Post Reply