Added the snippet to the doctorate on jQuery.SerialScroll blog post.
http://flesler.blogspot.com/2008/04/doctorate-on-jqueryserialscroll.html

Cheers

On 6/25/08, Ariel Flesler <[EMAIL PROTECTED]> wrote:
>
>
> Yay! it works!
>
> Just replace every instance of 'auto' in my reply for 'interval'...
> this happens when you don't touch the code for a month :)
> I tried this on the news ticket example and it worked great:
>
> {
> //...
> interval:1,
> easing:'linear'
> //...
> }
>
> I never actually thought about this before (odd).. I'm quite happy :)
>
> Cheers
>
> --
> Ariel Flesler
> http://flesler.blogspot.com/
>
>
> On 25 jun, 18:30, Ariel Flesler <[EMAIL PROTECTED]> wrote:
> > Hi, I don't think you can achieve perfect constant scrolling with
> > SerialScroll as it's item-based.
> > I assume you're using the auto option, try setting it to 1 so there's
> > (nearly) no delay between the items.
> >
> > As for the easing.. if you don't specify any, then it's jQuery's
> > default (swing I think). Try using easing:'linear'.
> >
> > Cheers
> >
> > --
> > Ariel Fleslerhttp://flesler.blogspot.com/
> >
> > On 25 jun, 09:00, andrea varnier <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > I put a tag on the subject, but it disappeared... :|
> > > anyway, the question is about the SerialScroll plugin, how can I
> > > change the subject now?
> > > thank you anyway :)- Ocultar texto de la cita -
> >
> > - Mostrar texto de la cita -
> >
>


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

Reply via email to