I am new person in Front End Development and i am facing one major problem is that i have 3 images placed on each others and now i want to move one image so the other image comes up and then it goes and third image comes up after some interval of time.
I want three images on same position in my site but only wants to see these three images one after one after some interval of time.
Please help how i can do this??
May i use marquee property or javascript???
Here you go PURE JavaScript solution:
EDIT I have added image rotation… Check out live example (link below)
And a working example:
http://simplestudio.rs/yard/rotate/rotate.html