JHtmlBehavior::modal
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JHtmlBehavior::modal[edit]
Description[edit]
Add unobtrusive javascript support for modal links.
public static function modal (
$selector= 'a.modal'
$params=array
)
Parameter | Type | Default | Description |
---|---|---|---|
$selector | 'a.modal' | ||
$params | array() |
- Returns
- Defined on line 284 of libraries/joomla/html/html/behavior.php
See also[edit]
JHtmlBehavior::modal source code on BitBucket
Class JHtmlBehavior
Subpackage Html
- Other versions of JHtmlBehavior::modal
User contributed notes[edit]
Code Examples[edit]