Skip to content

Instantly share code, notes, and snippets.

@asika32764
Created December 24, 2013 07:37
Show Gist options
  • Save asika32764/8109999 to your computer and use it in GitHub Desktop.
Save asika32764/8109999 to your computer and use it in GitHub Desktop.
Joomla 3 Tooltip Bootstrap
<?php
JHtml::_('bootstrap.tooltip');
?>
<a class="hasTooltip" title="This is description" href="#" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment