Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript No Java Knowledge – How To Autoplay & Fade Images?

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #160841
    MBM
    Participant

    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

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.