summaryrefslogtreecommitdiffstats
path: root/jquery-scrollspy.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10 from clslrns/masterSam Alexander2014-11-101-1/+2
|\ | | | | Add 'namespace' option to bind scroll event with
| * Added "namespace" option to bind scroll event withVitaly Chirkov2013-05-261-1/+2
| |
* | Merge pull request #8 from martl/patch-1Sam Alexander2014-11-101-1/+1
|\ \ | | | | | | Update jquery-scrollspy.js
| * | Update jquery-scrollspy.jsmartl2013-01-171-1/+1
| |/
* | Merge pull request #6 from shulard/masterSam Alexander2014-11-101-3/+1
|\ \ | |/ |/| UglifyJS JavaScript compressor compatibility
| * Compatibility with UglifyJSStéphane HULARD2012-11-021-3/+1
| | | | | | | | | | | | | | When uglify process the scrollspy, there was an error because document was replaced in function parameters at line 6 by a small variable name. Reference to document object was lost until it is given in function call at line 96
* | fix minallnightlong2012-06-261-1/+1
|/
* Closes #1. Allows for callables as min/maxSam Alexander2011-10-181-8/+19
|
* removing extra boilerplateSam Alexander2011-10-101-15/+2
|
* better readme and adding sticky nav demoSam Alexander2011-10-091-1/+1
|
* initial commitSam Alexander2011-10-091-0/+100