jQuery anythingSlider problem

Discussion in 'jQuery' started by robcub, May 27, 2010.

  1. #1
    Hi, I am new to jQuery but I have managed to get the awesome anythingSlider to work on other sites but I can't work out why this isn't working here:

    http://www.fireflycomms.com

    The slider is set up like so:


    <div class="anythingSlider">
    <div class="wrapper">
    <ul>

    <li>
    image a
    text a
    </li>

    <li>
    image b
    text b
    </li>

    etc...

    </ul>
    </div>
    </div>


    However, in FF, Chrome and Safari on Mac the image a appears with text b, image b appears with text c, etc.

    I have gone through the code and I can't see what's wrong.
     
    robcub, May 27, 2010 IP
  2. robcub

    robcub Greenhorn

    Messages:
    62
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #2
    I've had to hack my way out of this one and I've put the text on the images in Photoshop so it's not appearing incorrect now.

    But the anythingSlider is wrong somehow. The Stop/Start button did not work so I disabled it - put "autoPlay: false" in the footer.

    So if anyone can see the problem I would be most grateful.
     
    robcub, May 27, 2010 IP