did you take a look at the jCarousel Lite plugin.
http://www.gmarwaha.com/jquery/jcarousellite/index.php.

It is just 1.9K if size was ur concern.

-GTG

On 7/31/07, GianCarlo Mingati <[EMAIL PROTECTED]> wrote:
>
>
>
>
> > My second idea is to use an extra div.  The outermost div will be a
> > "viewport" div and will be set overflow hidden.  Inside this will be a
> > "product strip" div.  This will hold the actual product divs.
>
> like this, with a 'mask' div (sort-of, maybe):
>
> http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/beta/ticker-absolute.html
>
> > The scroll will be achieved by changing the "left" CSS property of the
> > product strip div.  Add the width of one product div to it to achieve
> > a right scroll and subtract that value for a left scroll.
> >
>
> Hi, don't know if it may help but you can grab the idea behind and
> save some minutes....
>
> http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/beta/continuous.html
>
>
> GC
>
>

Reply via email to