Class TbAffix
Bootstrap affix widget.
- CWidget
- TbAffix
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#affix
Located at widgets/TbAffix.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#affix
Located at widgets/TbAffix.php
public
|
|
public
|
public
string
|
$tagName | 'div' |
#
the HTML tag for the container. |
public
mixed
|
$offset |
|
#
pixels to offset from screen when calculating position of scroll. |
public
array
|
$htmlOptions | array() |
#
the HTML attributes for the container. |