> Sorry I'm such a n00b. I have only done a couple of things with jQuery, just
> real simple stuff.
> Anyways, here's what I need:
>
> I need a SIMPLE slideshow/carousel script.
> It should be able to automatically slide between images (actually slide,
> like the image moves all the way to the left) every x amount of milliseconds
> Also, there has to be a pause button, and forward/backwards buttons.
>
> So, if it's auto-sliding the pictures, and you see one you like, you can
> pause and look at it for longer, then hit play and keep going, or click the
> forward/backward buttons to move one image at a time.
>
> Does it make sense?
> I've tried a few different plugins, nothing seems to have what I need.
>
> Any help is appreciated.
> Thanks
>
> -Miiitch


You can check out the Cycle plugin for simple slideshows:

http://www.malsup.com/jquery/cycle/

And there are many carousel plugins to choose from.  See
plugins.jquery.com.

Mike

Reply via email to