Easy Tooltip

Easy to use Tootip Plugin for Joomla

Example 1 - Simple Tooltip

Tooltip Text

Shortcode

{etooltip content="Content for the tooltip" link="https://www.infyways.com"}Tooltip Text{/etooltip}

Example 2 - Tooltip with Link

Tooltip Text

Shortcode

{etooltip content="Content for the tooltip" link="https://www.infyways.com"}Tooltip Text{/etooltip}

Example 3 - Tooltip with Class

Tooltip Text

Shortcode

{etooltip content="Content for the tooltip" link="https://www.infyways.com" class="yourClass"}Tooltip Text{/etooltip}