0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00
moodyroto 9f30f55721 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.
2013-11-11 12:21:34 -05:00
..
2013-11-10 17:23:11 -08:00
2013-09-18 20:36:17 +03:00
2013-11-06 12:57:28 -08:00
2013-11-06 12:57:28 -08:00
2013-11-06 12:57:28 -08:00
2013-11-06 12:57:28 -08:00
2013-11-06 12:57:28 -08:00
2013-11-06 12:57:28 -08:00
2013-11-06 12:57:28 -08:00
2013-11-11 12:21:34 -05:00
2013-11-06 12:57:28 -08:00
2013-11-06 12:57:28 -08:00
2013-11-06 12:57:28 -08:00