Tippy WordPress Plugin

Tippy is a friendly little WordPress plugin that gives you a way to include highly configurable tooltips in your WordPress site. For example:

Hover on me

To form a tooltip you have to use the tippy tags. Be sure to notice in the above example that the tooltip can display HTML. The following line demonstrates how to generate the above tooltip:

[tippy title=”Hover on me”]I am a friendly Tippy tooltip.[/tippy]

To install, download and extract the following file into your WordPress plugins directory then activate it from your Dashboard plugins page. To customize the look of the tooltip edit the file dom_tooltip.css located in the tippy directory.

Download
tippy_3.0.3.zip

Additional examples:
News Links

[tippy title=”News Links” header=”off”]etc etc[/tippy]

Check the Weather
[tippy ttitle=”Check the Weather” reference=”http://www.weather.com” header=”on”]etc etc[/tippy]

columcille@gmail.com