Display a dynamic bubble on a link hover
Posted
by Machi
on Stack Overflow
See other posts from Stack Overflow
or by Machi
Published on 2010-06-08T14:33:58Z
Indexed on
2010/06/08
14:42 UTC
Read the original article
Hit count: 260
Hi guys, I hope you can help me with this problem :). I'm looking for a script which allows me to display a dynamic bubble on a link hover by jQuery.
I would to to define a hidden div with the content and display it on a hover of certain link (always in the middle of that link and it should disappear when you leave the link OR the box with your cursor).
Something like this (sorry for such poor illustration :D):
Thanks a lot for your help!
© Stack Overflow or respective owner