jquery - mouseover/mouse leave - overlayer blink
I have a minor problem with blink overlayer under menu.
jsfiddle
what I want:
after menu item is hover -> append overlayer with fade effect
if is item change (link 1 -> link 2) - overlayer is still open without
blink "effect"
if mouse leave element, overlayer have been remove (ideally with fadeout, but this is my dream for today)
I would be very grateful if any good soul can help me.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.