Forums

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

Home Forums JavaScript Anythingslider: If the user click to fast on the arrows

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42188
    ToBit
    Member

    Hello,

    i use the Anythingslider to change some things outside of the slider if the user is clicking on a arrow.
    That cause several Problems when the user is consecutively clicking to fast on a arrow.
    How can i unbind the click actions only for some milliseconds after every click, so that on a fast click rate not all ckicks cause the provided action?

    Thank you.. Tobit

    #122064
    strages
    Member

    mmh, i am not really a js guy, however I think you can figure something out with a set time out function or a delay…

    it may help other people help you out if you are more specific what you are controlling with the function of the slider. Is it css or js and is it core functionality? Cause if that’s the case it doesn’t sound like a good idea in the first place ;)

    #122158
    Mottie
    Member

    Hi @ToBit! Can you share the code you’re using so I can modify it for you.

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