We'll create fresh WordPress site with iWR Tooltip installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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>