Jquery Hover Flickering issue
Posted
by
Muhammad Faisal
on Stack Overflow
See other posts from Stack Overflow
or by Muhammad Faisal
Published on 2011-01-07T15:32:20Z
Indexed on
2011/01/07
15:53 UTC
Read the original article
Hit count: 188
jquery-hover
Hi, Hope u people will be fine. Here is my basic code:
in this demo you can see when we hover on div with id="container", a div with class="nav" fades in. But the problem is that after doing this if i hover on div with class="nav" the div fades out and in again, and if i mover cursor slightly within .nav div, it repeats this behavior repeatedly. I don't want to this behaviour when we hover on .nav div or mover cursor within this div.
Thank, and sorry for my bad english.
© Stack Overflow or respective owner