JHtmlBootstrap::typeahead
Add javascript support for Bootstrap typeahead
Signature
public function typeahead([string
$selector = '.typeahead',
array
$params] )
Parameters
-
$selector
- The selector for the typeahead element.
-
$params
- An array of options for the typeahead element.
Returns
- void