From: Jacob Thornton Date: Sat, 26 Nov 2011 01:30:52 +0000 (-0800) Subject: allow scrollspy to target a specific nav X-Git-Tag: v2.0.0~6^2~415^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8745a98b93fb55e4c1c08a34e97bd30a16798c;p=thirdparty%2Fbootstrap.git allow scrollspy to target a specific nav --- diff --git a/docs/javascript.html b/docs/javascript.html index fae1038566..3e2bacc9d4 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -380,7 +380,7 @@ $('#myModal').bind('hidden', function () { Scroll the area below and watch the navigation update. The dropdown sub items will be highlighted as well. Try it!

-