Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

ScrollTo 1.2.4


Download: jquery.scrollTo_6.zip
Size: 19.88 KB
md5_file hash: 089423625a3c8fb93b7d36749ddcd28e
First released: November 16, 2007 - 12:53am

1.2.4

* The target can be in the form of { top:x, left:y } allowing different positions for each axis.
* The option 'offset' allows to scroll less or more than the actual target by a defined amount of pixels. Can be a number(both axes) or { top:x, left:y }.