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?
This is how I figured I would do it (using jQuery):
Edit: for the record, this cannot be done in HTML & CSS alone.
Hope it helps!