API17:JHtmlBehavior::tooltip
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlBehavior::tooltip
Description
Add unobtrusive javascript support for a hover tooltips.
Description:JHtmlBehavior::tooltip [Edit Descripton]
public static function tooltip ( $selector='.hasTip' $params=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $selector | '.hasTip' | ||
| $params | array() |
- Returns
- Defined on line 214 of libraries/joomla/html/html/behavior.php
See also
-
JHtmlBehavior::tooltip source code on BitBucket
-
Class JHtmlBehavior
-
Subpackage Html
- Other versions of JHtmlBehavior::tooltip
SeeAlso:JHtmlBehavior::tooltip [Edit See Also]
User contributed notes
<CodeExamplesForm />
