Forums

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

Home Forums JavaScript How to make Basic jQuery Slider master to stop after 1 loop?

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #205477
    Santu
    Participant

    I’m using basic jquery slider master, but like it to stop after one cycle and not loop.
    I want, when I click after last slider slider did not loop in first. But in that time if I click left arrow then it is slide.

    I don’t see that as one of the options for customization. Any idea how to customize on top of it?

    #205479
    Shikkediel
    Participant

    Please provide a link to the relevant plugin and some sample code for others to be able to troubleshoot.

    #205480
    Senff
    Participant

    Set option “loop” to “false”. See http://masterslider.com/doc/#slider-options

    #205613
    Santu
    Participant

    Hi,

    This is that slider:
    http://www.basic-slider.com/

    #205615
    Senff
    Participant

    As you can see from the list of options, that slider doesn’t support a one-time loop out of the box. Maybe you could contact the author, although someone else has asked the same question before and that wasn’t addressed: https://github.com/jcobb/basic-jquery-slider/issues/185

    I’m not even sure if he still maintains it. The last update was 3 years ago it seems.

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