Keeping hover mode till mouse over another button/link
- by Hwang
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?