In order to save time to people using or trying this plugin, I made an
additional blog post with more detailed information.
Also added some snippets of code, showing how to add or use common
features of the plugin.

I'm willing to add more, as they get formulated by users, feel free to
request or share more.

http://flesler.blogspot.com/2008/04/doctorate-on-jqueryserialscroll.html

Bye

--
Ariel Flesler
http://flesler.blogspot.com

On 20 mar, 19:51, Ariel Flesler <[EMAIL PROTECTED]> wrote:
> If anyone was having issues with the plugin scrolling more items than
> expected (going all over to the last).
> That can be easily handled now, with the option 'exclude', added on
> the new release 1.2.1.
>
> Also fixed the issue that arised when the step option was high, and
> some items were never showed.
>
> Cheers
>
> --
> Ariel Fleslerhttp://flesler.blogspot.com/
>
> On 11 feb, 22:57, Ariel Flesler <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi everyone
>
> >    I added the first release of jQuery.SerialScroll. This is a generic
> > and very customizable plugin to navigate series of elements.
>
> > This plugin is similar to jQuery.LocalScroll: (http://
> > flesler.blogspot.com/2007/10/jquerylocalscroll-10.html)
> > But it serves a different purpose. Instead scrolling to elements at
> > random, this one takes a "prev" and "next" button, and a group of
> > items and it will take care of the navigation.
>
> > It also uses jQuery.ScrollTo (http://flesler.blogspot.com/2007/10/
> > jqueryscrollto.html) to handle the animation part, you get access to
> > all its settings. That gives you around 20 options to customize.
>
> > It doesn't have a fixed purpose and in the demo, I exemplified 3
> > different uses.
>
> > While doing it, I realized some of its settings, were also useful for
> > jQuery.LocalScroll so I added them into a new release.
> > The latter has 3 new options: stop, lock and hash. I also added a
> > function called $.localScroll.hash(). They are all well explained.
>
> > jQuery.ScrollTo got a new option called 'over'. And it is demonstrated
> > in the demo page.
>
> > Here's the blog entry of jQuery.SerialScroll:
> >    http://flesler.blogspot.com/2008/02/jqueryserialscroll.html
>
> > Cheers :)
>
> > Ariel Flesler- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -

Reply via email to