Forums

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

Home Forums JavaScript Anything Slider Help – How to change the speed of the slides?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35508
    bertinalee
    Participant

    Hey all,

    I’ve been trying to slow down the speed of the images on the Anything Slider but haven’t gotten any luck yet. I’ve been digging around the .js files and changing the animation time but it didn’t seem to work. Any suggestions? Thanks all!

    #92039

    I just had a quick look at the source on the demo page, and it should just be a case of changing the plugin variables. Look at the anythingslider.js script and search the variable names.

    delay – Delay inbetween slides.
    animationTime – Animation time swapping slides.
    easing – jQuery animation style, look at the jQuery docs for more info (default here is “swing”).

    #92069
    Mottie
    Member

    Check out the AnythingSlider FAQ page… look under “How do I make one slide last longer during the slideshow?”

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