[jQuery] Re: Contiunuous Scrolling

2008-07-21 Thread juro
Hi and thank you for your response. So you are suggesting to scrap the jCarousel plugin all together and build a custom function, right? Is there any information on scrolling that you know of? juro On Jul 18, 7:30 pm, EllisGL <[EMAIL PROTECTED]> wrote: > What you could do is use DIVs to make a f

[jQuery] Re: Contiunuous Scrolling

2008-07-19 Thread juro
Ok, I have been trying to get this to work but somehow I am missing something elementary. This is my code at the moment: Showcase serialScroll *{margin:0;padding:0;} div.mask{height:50px;width:100px;background:#ccc;} div.prev{height:20px;width:20px;b

[jQuery] Re: Contiunuous Scrolling

2008-07-19 Thread juro
Cool, that looks very much like what I need. Thank you! Ariel Flesler wrote: > You can try SerialScroll > http://flesler.blogspot.com/2008/02/jqueryserialscroll.html > > There's a snippet to setup constant scrolling. > > -- > Ariel Flesler > http://flesler.blogspot.com/

[jQuery] Re: Contiunuous Scrolling

2008-07-19 Thread Ariel Flesler
You can try SerialScroll http://flesler.blogspot.com/2008/02/jqueryserialscroll.html There's a snippet to setup constant scrolling. -- Ariel Flesler http://flesler.blogspot.com/ On 19 jul, 07:03, juro <[EMAIL PROTECTED]> wrote: > Hi and thank you for your response. So you are suggesting to sc

[jQuery] Re: Contiunuous Scrolling

2008-07-18 Thread EllisGL
What you could do is use DIVs to make a function that loops the movement with hover.. On Jul 18, 8:27 am, juro <[EMAIL PROTECTED]> wrote: > Hi, > > When using the jcarousel plugin -http://sorgalla.com/projects/jcarousel/ > - I would like the carousel to keep on scrolling until the end, as > long