iWR Tooltip

0

iWR tooltip plugin lets you add tooltips to your post or page or in your template file via a shortcode [iwrtooltip title=”this will show in a tooltip”]hover over me to see tooltip[/

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

iWR tooltip plugin lets you add tooltips to your post or page or in your template file via a shortcode
[iwrtooltip title=”this will show in a tooltip”]hover over me to see tooltip[/iwrtooltip] or via a HTML Tag
<a class=”normalTip” title=”this will show in a tooltip” href=”#”>hover over me to see tooltip</a>