diff options
| author | Chris Rebert <[email protected]> | 2015-05-02 13:01:55 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-05-02 13:02:48 -0700 |
| commit | 85235c55acffd1f3f2d2cdd0414828b21aa070b7 (patch) | |
| tree | 10445c6d81ed9a3fc1fc0bbe68e9d83b0d1565e9 /docs/_includes/nav/javascript.html | |
| parent | 1c7e7fdbef80547ad6a8e4a5d1f3caf7c7681c4c (diff) | |
| download | bootstrap-85235c55acffd1f3f2d2cdd0414828b21aa070b7.tar.xz bootstrap-85235c55acffd1f3f2d2cdd0414828b21aa070b7.zip | |
Document Affix plugin's `checkPosition` method
Fixes #16361
Refs #16356
[skip sauce]
Diffstat (limited to 'docs/_includes/nav/javascript.html')
| -rw-r--r-- | docs/_includes/nav/javascript.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/nav/javascript.html b/docs/_includes/nav/javascript.html index eba53771b..de9834248 100644 --- a/docs/_includes/nav/javascript.html +++ b/docs/_includes/nav/javascript.html @@ -117,6 +117,7 @@ <li><a href="#affix-examples">Examples</a></li> <li><a href="#affix-usage">Usage</a></li> <li><a href="#affix-options">Options</a></li> + <li><a href="#affix-methods">Methods</a></li> <li><a href="#affix-events">Events</a></li> </ul> </li> |
