tags:

views:

27

answers:

0

Hi everyone,

I'm after a very basic bit of Mootools JS that takes a list of images within my main container and moves them left to right within the overflow window.

I don't want to download a class or any of that rubbish. I just want a basic script where I can click 'previous' and 'next' to cycle through the images with it displaying one at a time.

I've searched everywhere on google as far as I can see to no avail.

I basically want the features of example 2: http://www.efectorelativo.net/laboratory/noobSlide/ Without the need for a play/stop/pause buttons - I'm not going to go through stripping out their code.

Help?