I have a problem in a jquery dropdown menu. In my example (link in the bottom) I want that when I hover the Submenu the color of the current menu item (item 2) stays in hover state (color white in example).
I want this in jquery/javascript and not css.
Link To Live Example with complete Code
Thanks