I'm looking for a simple image slider content with the following features in GWT:
- slide several images from right to left when user clicks on the image (selected image should be at the center)
- endless looping (the last image should be followed by the first image again)
We tried a lot on web for slider but no result. any recommendations?
Help would be appreciated.

