diff options
| author | moodyroto <[email protected]> | 2013-11-11 12:21:34 -0500 |
|---|---|---|
| committer | moodyroto <[email protected]> | 2013-11-11 12:21:34 -0500 |
| commit | 9f30f557213f1e8f821414473550639f5f93f29a (patch) | |
| tree | 08d7a2a9a61f128bb9c687cf98d77a95970dba7b /docs/_includes/components/responsive-embed.html | |
| parent | e7d6af003e6af02c26cc8864da72dc807f8f97a1 (diff) | |
| download | bootstrap-9f30f557213f1e8f821414473550639f5f93f29a.tar.xz bootstrap-9f30f557213f1e8f821414473550639f5f93f29a.zip | |
Update scrollspy.js
Scrollspy target in tab content does not work properly. Calling .parents('.active') will return all parents with an active class (including the tab pane). Changing this line to .parentsUntil(this.options.target, '.active') should resolve the issue. This will scope the query to only search for active elements inside the scrollspy target.
Diffstat (limited to 'docs/_includes/components/responsive-embed.html')
0 files changed, 0 insertions, 0 deletions
