I want to slideshow images from database, four images at a time.
The images should slide after 2 seconds and slides should scroll from right to left.
During this left most image should disappear and all remaining images should move to left,covering leftmost image. At the place of rightmost image a new image from database should be picked up.
I don'tknow how to do this.
Can anyone help me?
Thank you.