Re: [jQuery] How to apply limits to an animation

2010-01-11 Thread Jon Banner
have a look at the jCarousel plugin - i think that should do what you need.

http://sorgalla.com/jcarousel/

Jon

2010/1/9 JQNovice 

> I am very new to JQuery but so far very happy with ease of use.
>
> I have created a series of thumbnails that slide as the left, right
> buttons are clicked:
> http://www.lisaauer.com/jquery_imageslide/
>
> I want the images to slide left or right only so far that there are
> always images filling the slide div and then stop. i.e. no white
> space.
> Or,
> Create a loop of images such that they keep repeating.
>
> Any assistance appreciated. Please remember you are talking with a
> novice!
>
> Thanks.
>


[jQuery] How to apply limits to an animation

2010-01-09 Thread JQNovice
I am very new to JQuery but so far very happy with ease of use.

I have created a series of thumbnails that slide as the left, right
buttons are clicked:
http://www.lisaauer.com/jquery_imageslide/

I want the images to slide left or right only so far that there are
always images filling the slide div and then stop. i.e. no white
space.
Or,
Create a loop of images such that they keep repeating.

Any assistance appreciated. Please remember you are talking with a
novice!

Thanks.