aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/affix.html
AgeCommit message (Collapse)AuthorFilesLines
2015-05-02Document Affix plugin's `checkPosition` methodChris Rebert1-0/+13
Fixes #16361 Refs #16356 [skip sauce]
2015-04-14affix plugin does not work within a pulled/pushed columnJoshua Tauberer1-0/+1
This documents the limitation discussed in https://github.com/twbs/bootstrap/issues/12126: > When using column reordering and using the affix-plugin on an element positioned with push, the affix plugin doesn't work correctly - the element affected by the affix plugin is positioned to the left even when the element is in a column positioned on the right. Seems to affect Safari (tested in version 8) only. That issue has (unfortunately) been closed, so this at least documents the behavior.
2015-02-19Affix docs: add MDN link for `position: sticky`Chris Rebert1-1/+1
2015-02-19[Fixes #15766] Need Clearer Affix plugin documentationKevin Kirsche1-2/+2
[Fixes #15766] Need Clearer Affix plugin documentation Remove trailing whitespace Update the documentation
2015-01-21Move inline CSS to docs.css.XhmikosR1-5/+5
2014-11-12Don't line wrap event names in JS plugin docsChris Rebert1-1/+1
2014-11-11JS docs: add Options, Methods, Events subsections to nav sidebarChris Rebert1-2/+2
2014-07-17Clean up Affix documentationHeinrich Fenkart1-10/+10
2014-05-22clarify and danger-ify affix docs usage requirements, per #10235Mark Otto1-1/+1
2014-05-16add `target` option to Affix pluginAttila Dobi1-0/+7
2014-03-16Break up docs into includesMark Otto1-0/+108