jQuery ScrollTo Plugin
January 22nd, 2008 in Javascript | Tags: Plugins, Toolbox | No ResponsesCustomizable jQuery plugin ScrollTo for scrolling elements or the window itself.
The plugins also supports a hash of settings to customize:
- Axes to be scrolled, ‘x’, ‘y’, ‘xy’ or ‘yx’.
- Animation length (or by default, no animation)
- Easing method
- Whether to take in account, the margin of the target element
- The possibility to add/deduct from the end position a defined amount of pixels.
- If both axes are chosen, whether to animate together, or queue the animations.
- If queing, a callback function to be called after the first scrolling.
- A callback function to be called after the whole scrolling ended.

Visit ScrollTo Project page
|
Subscribe to RSSJanuary 22nd, 2008 in Javascript | Tags: Plugins , Toolbox | Trackback





















