Class TbScrollspy
Bootstrap scrollspy widget.
- CWidget
- TbScrollspy
Package: bootstrap\widgets
Copyright: Copyright © Christoffer Niska 2013-
License: New BSD License
Author: Christoffer Niska <christoffer.niska@gmail.com>
See: http://twitter.github.com/bootstrap/javascript.html#scrollspy
Located at widgets/TbScrollspy.php
Copyright: Copyright © Christoffer Niska 2013-
License: New BSD License
Author: Christoffer Niska <christoffer.niska@gmail.com>
See: http://twitter.github.com/bootstrap/javascript.html#scrollspy
Located at widgets/TbScrollspy.php
public
|
|
public
|
public
string
|
$selector | 'body' |
#
the CSS selector for the scrollspy element. |
public
string
|
$target |
|
#
the CSS selector for the spying element. |
public
integer
|
$offset |
|
#
the scroll offset (in pixels). |
public
string[]
|
$events | array() |
#
$events the JavaScript event configuration (name=>handler). |