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.1


Download: jquery.scrollTo_0.zip
Size: 18.75 KB
md5_file hash: 4cd80f3306a9bbba76ceb8ff32071e13
First released: October 24, 2007 - 6:19pm

* Relative animations are now supported.

* Fixed a bug, the plugin would fail if the 'target' is a selector and it ends with a number.

* 'target' selector no longer supports 'em' or '%' as they won't work with animate anyway.

* The plugin is no longer dependant on jQuery.Dimensions! :)

* Fixed a bug: any-number + 'px' or relative animations, combined with no speed or speed 0 would fail. This no longer happens.