ignore mouseover (on-styles) on active item

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
finexus
Beginner
Beginner
Posts: 1
Joined: Tue Jul 03, 2007 9:42 pm

ignore mouseover (on-styles) on active item

Post by finexus »

hi all,

is it possible to ignore all on-styles for an active item?

reason why:
off-items defined font-weight: normal (with offclass)
on-items defined font-weight: normal (with onclass)
active item defined font-weight: bold (with pageclass).
when i mouseover an active item, font-weight turns normal (because of onclass) but i would like the item to stay bold.

thanx for your help.

cheers
andreas
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Unfortunately, there is no way to do what you want since there is no onpageclass property. You might contact Milonic and ask if such a property could be added. I think the only on/over page property is overpageimage.

Ruth
Post Reply