This page demonstrates the use of the jQuery Tinytips plugin.
You can either set the plugin to automatically activate the Tinytips functionality for all links, or select the tinytips CSS class for individual links.
To manually activate jQuery Tinytips for a link, do the following:
Insert a link and select the Tinytips-class.

Set tinytip class
hello, how can i use this with an image. I want to have a user roll over an image and see another image and i can’t seem to get it to work. I have WP 3.1.
Thanks,
JG
Hi,
um, yeah, that is possible using the tinytips library, but using my plugin it’s only possible to display the title automatically.
You’ll have to take a look at the TinyTips Website: http://plugins.jquery.com/project/tinytips
Cheers,
Arne
The tooltip is working great with linked text…but with an image, the tooltip covers up the image, making it impossible to click the linked image. Is there a way to overcome that? To position the tooltip above the image?
L
Hi,
yeah, I had to add the CSS style “display:block;” to the images on my site to make the popup appear above the images.
Cheers,
Arne