Easy Tooltip
Easy to use Tootip Plugin for Joomla
Example 1 - Simple Tooltip
Tooltip TextShortcode
{etooltip content="Content for the tooltip" link="https://www.infyways.com"}Tooltip Text{/etooltip}
Example 2 - Tooltip with Link
Tooltip TextShortcode
{etooltip content="Content for the tooltip" link="https://www.infyways.com"}Tooltip Text{/etooltip}
Example 3 - Tooltip with Class
Tooltip TextShortcode
{etooltip content="Content for the tooltip" link="https://www.infyways.com" class="yourClass"}Tooltip Text{/etooltip}