I have written a scrolling gallery using css keyframes. I have no knowledge of java, other than editing values for jquery scripts. How do I prevent my images from overlapping each other i.e. how do I clear an image so the next image in my script scrolls in? How do I autoplay? I looked at this tutorial :
https://css-tricks.com/snippets/jquery/simple-auto-playing-slideshow/
And tried to edit and incorporate the java but couldn’t get it to work.
Ignore the css formatting, it’s not complete.
The div related to the scrolling is named scroll and I have several IDs, some for the content and some for the animations. I know there are existing galleries out there but they lack functionality and simplicity, I can incorporate any type of animation and have complete control over positioning of the images and text.
http://codepen.io/MBM/pen/Ceuka