From 0c9b161bb889a5f47f7ef0752d90c41c9f957695 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 20 Apr 2013 15:32:16 -0700 Subject: [PATCH] Fixes #7093: more consistent scrollspy docs --- docs/docs.html | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) 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.

-