From: Mark Otto Date: Sat, 20 Apr 2013 22:32:16 +0000 (-0700) Subject: Fixes #7093: more consistent scrollspy docs X-Git-Tag: v3.0.0-rc1~419 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c9b161bb889a5f47f7ef0752d90c41c9f957695;p=thirdparty%2Fbootstrap.git Fixes #7093: more consistent scrollspy docs --- diff --git a/docs/docs.html b/docs/docs.html index dcb379bf04..55e3dfb72b 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -5327,7 +5327,7 @@ $('.dropdown-toggle').dropdown()

Example in navbar

The ScrollSpy plugin is for automatically updating nav targets based on scroll position. Scroll the area below the navbar and watch the active class change. The dropdown sub items will be highlighted as well.

-