aboutsummaryrefslogtreecommitdiff
path: root/js/scrollspy.js
AgeCommit message (Collapse)AuthorFilesLines
2013-11-07Update affix properly on scrollspy speedy scroll to top of page #11310Chris Ziogas1-0/+4
Fix scrollspy.js so as affix is updated properly when user scrolls fast to top of page. A fix for issue #11310.
2013-11-06bump versions to v3.0.2Mark Otto1-1/+1
2013-11-05Merge pull request #10039 from daguej/js-refsChris Rebert1-1/+1
Don't explicitly reference global jQuery
2013-11-01update version numbers in JS file comment headers to v3.0.1 & regruntChris Rebert1-1/+1
2013-10-29JS comments pointed to new documentationJared Christensen1-1/+1
2013-10-22Update license yearZlatan Vasović1-1/+1
2013-10-22Scrollspy acting up when targets are hiddenArnold Daniels1-0/+1
If elements are hidden using `display: none;` which are targets mapped by scrollspy, the plugin might select an incorrect or no menu item. Checking if the target is visible solved this.
2013-08-22Don't explicitly reference global jQueryJosh Dague1-1/+1
Removes `window.jQuery` in favor of `jQuery`, fixes #10038
2013-07-26fix scrollspy for window *and* childrenfat1-3/+5
2013-07-25Merge pull request #8419 from hollensteiner/3.0.0-wipJacob1-1/+1
Replace position() with offset() in scrollspy.js
2013-07-25twbs ALL the linksChris Rebert1-1/+1
2013-07-08Replace position with offsetClausH1-1/+1
2013-05-24add show/shown hide/hidden events to dropdown + update dropdown links for ↵Jacob Thornton1-1/+1
testing + catch a few missed namespace things
2013-05-21upgrade jshint to 2.1.2 for anton <3Jacob Thornton1-4/+4
2013-05-16change namespace back to dot notation and someother js shizzlefat1-2/+2
2013-05-16straight trash wangfat1-100/+94
2013-05-16a bunch javascript junkfat1-0/+162