tags:

views:

61

answers:

2

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):

alt text

Thanks a lot for your help!

+1  A: 

You should try some plugin, like this one tooltip. I am using it for few years without any problem.

Hope this helps

realshadow
Wow, this looks awesome! Thanks!
Machi
+1  A: 

Watch out this: http://craigsworks.com/projects/qtip/

styleable with css (image free) plugin for jquery.

palominoz
Looks fine, thank you... I'll try it if this one fails :) http://jquery.bassistance.de/tooltip/demo/
Machi
the one i suggested seems to be more used -> documented, anyway I didn't try personally it, please let me know how yours work so if i will have to use a similar plugin i know what to do :)
palominoz
Sorry, I answered in wrong order, your solution looks more "convenient" to me :))
Machi