« Flex 1.5: Using taglib causes MXML to be recompiled on every request | Main | Incompatible Version of the RPC Stub error when installing Dreamweaver MX 2004 »

August 24, 2005

Retain a button's rollover state while rolling over a pop-up menu

TechNote: When the user moves the cursor over a button in a navigation menu in a web browser, the button swaps out the "up" state image and replaces it with the "over" state image. If there is a pop-up menu attached to the button and the user rolls over the pop-up menu, the button with the pop-up menu behavior then swaps back to the "up" state even though the pop-up menu is part of the button's behaviors.

Posted by jhallstrom at August 24, 2005 1:07 PM

Related Entries