[jQuery] Re: jQuery.LocalScroll 1.1.2

2007-11-14 Thread Flesler
Thanks! jQuery.LocalScroll uses jQuery.ScrollTo (http://jquery.com/plugins/ project/ScrollTo) to manage the scrolling. That plugin accepts a 'easing' option, that must be the name of the equation you want. Check the example of jQuery.ScrollTo to see some easing. Ariel Flesler On 14 nov, 12:41,

[jQuery] Re: jQuery.LocalScroll 1.1.2

2007-11-14 Thread Jean
Very nice, and some about easing?? On Nov 12, 2007 8:41 PM, Flesler <[EMAIL PROTECTED]> wrote: > > Hi, I've released version 1.1.2 of this plugin. > > Changes are: > - The default settings have been exposed for modification. > - The plugin can still work for dynamically added anchors, using the

[jQuery] Re: jQuery.LocalScroll 1.1.2

2007-11-13 Thread Adrian Lynch
I'll second that! Adrian On Nov 13, 2:04 pm, Rey Bango <[EMAIL PROTECTED]> wrote: > Great work Ariel! > > Rey

[jQuery] Re: jQuery.LocalScroll 1.1.2

2007-11-13 Thread Rey Bango
Great work Ariel! Rey Flesler wrote: Hi, I've released version 1.1.2 of this plugin. Changes are: - The default settings have been exposed for modification. - The plugin can still work for dynamically added anchors, using the setting 'persistent'. - The trigger event can be something else