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

[Solved] help with anything slider

  • I am having trouble getting the anything slider to work. The slider does work but the controls won't go away. I am trying to set options but nothing seems to work. It won't auto start, the numbered navigation won't go away. All I want to show up is the left and right arrow. No start text, no numbered pagination, no stop button.



    $('#slide').anythingSlider({
    width: 948,
    height: 367,
    autoplay: true,
    pauseOnHover: true,
    startPanel: 0,
    buildArrows: true
    });
    });

  • All the information you need can be found here