Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10 from clslrns/master | Sam Alexander | 2014-11-10 | 1 | -1/+2 |
|\ | | | | | Add 'namespace' option to bind scroll event with | ||||
| * | Added "namespace" option to bind scroll event with | Vitaly Chirkov | 2013-05-26 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #8 from martl/patch-1 | Sam Alexander | 2014-11-10 | 1 | -1/+1 |
|\ \ | | | | | | | Update jquery-scrollspy.js | ||||
| * | | Update jquery-scrollspy.js | martl | 2013-01-17 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #6 from shulard/master | Sam Alexander | 2014-11-10 | 1 | -3/+1 |
|\ \ | |/ |/| | UglifyJS JavaScript compressor compatibility | ||||
| * | Compatibility with UglifyJS | Stéphane HULARD | 2012-11-02 | 1 | -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 min | allnightlong | 2012-06-26 | 1 | -1/+1 |
|/ | |||||
* | Closes #1. Allows for callables as min/max | Sam Alexander | 2011-10-18 | 1 | -8/+19 |
| | |||||
* | removing extra boilerplate | Sam Alexander | 2011-10-10 | 1 | -15/+2 |
| | |||||
* | better readme and adding sticky nav demo | Sam Alexander | 2011-10-09 | 1 | -1/+1 |
| | |||||
* | initial commit | Sam Alexander | 2011-10-09 | 1 | -0/+100 |