Forums

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

Home Forums CSS Anything Slider

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

    Can I assign multiple things to trigger the slide to change in the anything slider? ie. if you click the number OR the div below it it will act the same as the corresponding navigation button?

    I know there’s hash tags but it doesn’t perform the slide like the button does. Is this possible?

    #99504
    Mottie
    Member

    Hi balke!

    Check out this demo. Basically all you need to do is call AnythingSlider again with the slide number, like this:

    $('#slider').anythingSlider(4); // goes to slider #4

    I’ve tried to be pretty extensive with the instructions on how to use the slider; and I would appreciate any feedback on any unclear or confusing parts of the documentation to help me improve it. Thanks!

    #99523
    balke
    Participant

    I didn’t realize how extensive the wiki was. The Demo was perfect and solved my issue. Thanks!!

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