JHtmlBehavior::modal
Add unobtrusive JavaScript support for modal links.
Signature
public function modal([string
$selector = 'a.modal',
array
$params] )
Parameters
-
$selector
- The selector for which a modal behaviour is to be applied.
-
$params
- An array of parameters for the modal behaviour.
Returns
- void