JHtmlBootstrap::tooltip
Add javascript support for Bootstrap tooltips
Add a title attribute to any element in the form title="title::text"
Signature
public function tooltip([string
$selector = '.hasTooltip',
array
$params] )
Parameters
-
$selector
- The ID selector for the tooltip.
-
$params
- An array of options for the tooltip.
Returns
- void