My boss is making me do this and I’m not sure how to do it in Javascript.
What I need to do is have 3 picture on a html page, scroll off the page upwards.
So when the user clicks Next those three picture scroll off (disappearing under the STUFF),and are replaced with three more images. And when you click on those images directly it changes the contents of a textbox (In this case labeled REPLACE ME.) I’m not even sure what to google at this point. I understand the REPLACE ME operation. But I’m not sure how to make a image scroll away and be replaced by another (The images loop after press next 5 times.) I think Jquery will make it easier but most of the tutorials aren’t exactly what I’m looking for. Does anyone know a tutorial that would cover something like this.
A asset http://www.loopmedia.com/images/newsletter/SlideUpAndSlideUpV2.png
I think you want something like this or this