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