Forums

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

Home Forums JavaScript help with anything slider

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38918
    cybershot
    Participant

    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
    });
    });

    #106162
    SgtLegend
    Member

    All the information you need can be found here

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