https://github.com/johnantoni/jquery.scrollto
jQuery.ScrollTo * Copyright (c) 2007-2009 Ariel Flesler
https://github.com/johnantoni/jquery.scrollto
Last synced: 11 months ago
JSON representation
jQuery.ScrollTo * Copyright (c) 2007-2009 Ariel Flesler
- Host: GitHub
- URL: https://github.com/johnantoni/jquery.scrollto
- Owner: johnantoni
- License: mit
- Created: 2010-08-18T08:44:58.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2015-05-30T22:40:48.000Z (about 11 years ago)
- Last Synced: 2025-03-29T05:32:05.607Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://flesler.blogspot.com
- Size: 107 KB
- Stars: 15
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: changes.txt
- License: LICENSE
Awesome Lists containing this project
README
jQuery.LocalScroll 1.2.x
* This release of the plugin requires jQuery.ScrollTo 1.3.1 or higher. http://jquery.com/plugins/project/ScrollTo
* The hash of settings is passed in to jQuery.ScrollTo, so, in addition to jQuery.LocalScroll's settings, you can use any of jQuery.ScrollTo's
Check that plugin's documentation for further information.
* If you want to convert the links from ALL over the page, with the same settings, just call $.localScroll(...) instead of $(...).localScroll(...)
* The use of jQuery.ScrollTo 1.3 and higher is adviced, is has some important changes.
* Most of this plugin's defaults, belong to jQuery.ScrollTo, check it's demo for an example of each option, see http://www.freewebs.com/flesler/jQuery.ScrollTo/