[jQuery] [Superfish] onMouseOut Change Text/Link Color Back - Issue
Hi group, and thank you for jQuery, it's great, you know that! :)
And Joel, thank you very much for the marvelous Superfish, it's a
very, very nice menu; I love the nav-bar variant!
I have a question (obviously):
I have a Nav-Bar, the background of the menu is in red while the links
are white, when I hover over it the scheme inverts e.g. red text on
white background. So far so good...
Now, when an item has a submenu, and I hover over it, it changes the
background-color (of the li-element) to white and the text (the a-tag)
to red and I move the mouse to the sublevel, the link-text changes
back to white, while the background remains white - indicating the
trail (successfully making the text invisible and leaving just a white
block).
The same happens with the subitem if it has another submenu and I
hover the mouse over the sub-sub-menu-items.
I was looking through the CSS for a long time and tried many different
things coming to the conclusion that effectively this might be
unsupported as of yet. Is this so? How would I go about keeping that
a:hover until another menu item from the same level is selected?
Which part of the code is responsible for that? Or is it CSS after
all?
Thank you in advance and sunny greetings!