Hi Steffan

I had the same problem and came up with the following modification:
http://www.dudal.com/jquery/jquery.jcarousellite.pauseOnHover.js (not
minified)

Example config (notice pauseOnHover):
$('#selector').jCarouselLite({
        auto: 2000,
        speed: 1500,
        visible: 1,
        circular: true,
        pauseOnHover: true
});

That ensures that the carousel will not advance when the mouse is over
the carousel.

I hope that helps.

Best
Jesper Dudal
Dudal Webdesign
http://www.dudal.com


On 7 Sep., 18:26, "Steffan A. Cline" <stef...@hldns.com> wrote:
> on 9/6/09 11:54 PM, Jonathan Vanherpe (T & T NV) at jonat...@tnt.be wrote:
>
>
>
>
>
> > Steffan A. Cline wrote:
> >> on 8/28/09 5:37 PM, Steffan Cline at stef...@hldns.com wrote:
>
> >>> I have a carousel that auto scrolls images. I was asked if there is a way 
> >>> to
> >>> make it so that if you mouse over the carousel, it stops and when you 
> >>> mouse
> >>> out, it starts up again.
>
> >>> Is this possible?
>
> >> Anyone?
>
> >> Thanks
>
> >> Steffan
>
> > The plain jcarousel has this option:
> >http://sorgalla.com/projects/jcarousel/examples/static_auto.html
>
> > Jonathan
>
> Thanks. I saw that option but I have already integrated theliteversion :(
> I hope the author of theliteversion speaks up.
>
> Thanks
>
> Steffan
>
> ---------------------------------------------------------------
> T E L  6 0 2 . 7 9 3 . 0 0 1 4 | F A X  6 0 2 . 9 7 1 . 1 6 9 4
> Steffan A. Cline  
> stef...@execuchoice.net                             Phoenix, 
> Azhttp://www.ExecuChoice.net                                 USA
> AIM : SteffanC          ICQ : 57234309
> YAHOO : Steffan_Cline   MSN : stef...@hldns.com
> GOOGLE: Steffan.Cline             Lasso Partner Alliance Member
> ---------------------------------------------------------------

Reply via email to