Michael
Michael

Reputation:

Very Simple jQuery click through gallery

I've been looking through all the galleries and most are too complicated for my use - I need a simple way to stack nine images in a div and onClick rotate through and then cycle back to the top. Are there any good tutorials or a simple jQuery script to use for this?

Upvotes: 1

Views: 2645

Answers (1)

Michael Stone
Michael Stone

Reputation: 950

I've used this http://malsup.com/jquery/cycle/ quite a bit.

It's JQuery Cycle and the author provides a lot of great tutorials.

Hope this helps you out!

Upvotes: 3

Related Questions