Style not applied until rollover

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
beckhard
Beginner
Beginner
Posts: 2
Joined: Tue Dec 14, 2004 10:22 pm

Style not applied until rollover

Post by beckhard »

I have a version 5 vertical menu menu set up with 4 different class styles. Those styles are applied individually to each menu option. When I first come to the page some of the styles are not fully applied to the menu options. After I rollover all of the menu options the styles are applied and the menu looks and functions exactly how I want it.

The problem is consistant on all browsers and platforms.

this is the link to the page in question
http://clients.denniskonetzka.com/PUBLI ... av_01.html

and this is a link to the associated .JS file
http://clients.denniskonetzka.com/PUBLI ... data_01.js

Any help would be greatly appreciated.

Thanks
Bob[/b]
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

The aI("text=FYI - News & Information;type=header; is a header, and the bgcolor would be headerbgcolor, so add headerbgcolor=#f0f0e6; to that ai string and it will always have that background which is what you seem to have in the class section for that. As for the other ones, I dont' know why it should matter, but the top ones you have set up as onclass= and then followed by offclass=, in my IE when I switched them to be like the Students aI string which is offclass first they seemed to work. So, try that and see if it makes a difference.

Ruth
beckhard
Beginner
Beginner
Posts: 2
Joined: Tue Dec 14, 2004 10:22 pm

Post by beckhard »

Thanks I did try that but it didn't work.

However, I discoverd if I give the link a sub navigation the appropriate style does get applied. Unfortunately not all the links require a sub navigation. I think that is why the main ones work as well. Any other suggestions would be great and thanks again.

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

Post by Andy »

Hi,

Looks like it's a bug.

Version 5.64 [Pre Release] of the menu should contain a fix for this

Cheers
Andy
Post Reply