Can this carousel effect be created with jQuery?

Can this carousel effect be created with jQuery?

Hi folks, I've had a request to produce this ( http://www.spin.co.uk/) kind of effect for a website. I have used jQuery plugins in the past but have yet to code anything myself.

Basically all I want is for several images to appear in a row. A mouseover would cause any image (except the currently selected/centered one) to move slightly. A mouse click would cause all of the images to slide along so that the desired pic is centred. It does not need to loop.

It seems as though something like this should be possible with jQuery, probably some kind of sliding carousel combined with another effect. If such a plugin doesn't exist, how complicated would it be to write it myself?

Thanks : )
    • Topic Participants

    • j98