[jQuery] Re: unbind LocalScroll?

2008-02-23 Thread Ariel Flesler
Also.. you mentioned prev/next links. Maybe what you need is SerialScroll: http://flesler.blogspot.com/2008/02/jqueryserialscroll.html It's pretty similar to LocalScroll, it also has a 'lazy' option, but it's meant to be used for prev/next situations. Ariel Flesler On 23 feb, 23:12, Ariel Flesl

[jQuery] Re: unbind LocalScroll?

2008-02-23 Thread Ariel Flesler
Hi Jack I haven't added a way to cleanly unbind localScroll as I didn't thought it would be usual. If that's the case, I can tell you what element to call unbind on. jQuery.LocalScroll is prepared to handle dynamic content. That's why the option lazy is there. If you choose the lazy option, then