Add new definition and tests for jQuery.scrollTo

This commit is contained in:
Neil Stalker
2013-02-26 19:27:30 +00:00
parent 2bc4510511
commit 2263f217f9
3 changed files with 148 additions and 0 deletions
+1
View File
@@ -81,6 +81,7 @@ List of Definitions
* [jQuery.form](http://malsup.com/jquery/form/) (by [Franois Guillot](http://fguillot.developpez.com/))
* [jQuery.Globalize](https://github.com/jquery/globalize) (by [Boris Yankov](https://github.com/borisyankov))
* [jQuery.jNotify](http://jnotify.codeplex.com) (by [James Curran](https://github.com/jamescurran/))
* [jQuery.scrollTo](https://github.com/flesler/jquery.scrollTo) (by [Neil Stalker](https://github.com/nestalk/))
* [jQuery.simplePagination](https://github.com/flaviusmatis/simplePagination.js) (by [Natan Vivo](https://github.com/nvivo/))
* [jQuery.timeago](http://timeago.yarp.com/) (by [Franois Guillot](http://fguillot.developpez.com/))
* [jQuery.Timepicker](http://fgelinas.com/code/timepicker/) (by [Anwar Javed](https://github.com/anwarjaved))