Keeping hover mode till mouse over another button/link
        Posted  
        
            by Hwang
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hwang
        
        
        
        Published on 2010-06-07T05:00:26Z
        Indexed on 
            2010/06/07
            5:02 UTC
        
        
        Read the original article
        Hit count: 522
        
You know when you roll over a menu, it will show a submenu. I wanted to keep the submenu visible even tough I roll out from the button, and only change the submenu when I mouse over other links or buttons.
Does this include javascript? or it can be done just in CSS?
© Stack Overflow or respective owner