treehouse : what would you like to learn today?
Web Design Web Development iOS Development

anythingslider problem

  • Hi to everyone! I need some help with my anythingslider.
    My blog is here: http://e-armand.com

    The problem is: when I slide to the left (from first to the last image) the slider stops and freezes.
    It also freezes if I slide to the right, after the ~32 picture (total count of pictures is 50)
    I just noticed that this bug is appearing if there are more than 6 pics.
    How can I solve this problem?
  • Hi Elfin!

    The problem, most likely is that AnythingSlider has a set width limit to make the slider work properly in Opera. If you don't care about Opera, then you can just set the option to a larger width (default of 32766)

    $('#slider').anythingSlider({
    maxOverallWidth : 99999
    })

    I see you are now using a different slider now, but I posted this in case someone else is looking for a solution.
  • Hi Mottie!
    Thank you a lot for the answer, I will try this advise.
    Best regards.
  • Actually, I think the slider you have is nicer for images ;)

    AnythingSlider was made more for content but isn't as pretty since I'm not really a designer... look at my construction theme and have a laugh :)