shpoffo
Joined: 26 Jun 2005 Posts: 1 Location: AZ
|
Posted: Sun Jun 26, 2005 4:33 am Post subject: Making a font color different after mouseOut |
|
|
I'd like to get a the font color of a menu item to be a specific color after the mouse as moved off of the menu item. I want it to remain that color, but still honor changes from successive mouseOver events. Something like:
Initial color: COLOR_A
Highlighted / mouseOver: COLOR_B
Color after mouseOut: COLOR_C
Highlighted / mouseOver: COLOR_B
Color after mouseOut: COLOR_C
Is there a solution to this?
thanks
Z |
|