Forums

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

Home Forums JavaScript Slider won't stop sliding by hover on a slide

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #256904
    triplebit
    Participant

    Here is the probelm:
    http://www.cardoholdings.com/www.cardoholdings.com/?page_id=119”
    Than go to “Team” Menu item

    I want to stop the slider progress by hover on a slide.
    Can someone do that?
    Thx

    #256905
    JeroenR
    Participant

    It depends on the technique you’re using for the slider. I see too many scripts on your page to figure it out, but for example I see a reference to flexslider. Flexslider has an option for pausing on hover. So look at the options that the plugin you’re using has to offer.

    #256906
    triplebit
    Participant

    Thx
    Is it possible by css/Javascript somehow?

    #256960
    JeroenR
    Participant

    You can do it with javascript probably by calling the options that the slider has to offer. You can’t do this with CSS.
    But going another way than just use the options of the plugin will make it harder to do. Why not use the documentation of the slider?
    I saw the slider you are using revolution slider has an option onHoverStop, so you should be able to set that option to true.
    So look for the documentation of the slider, maybe here: https://www.themepunch.com/revslider-doc/general-settings/

    #256961
    JarryS883
    Participant

    Following

    #257377
    JarryS883
    Participant

    We have the same problem on our http://findbestvacuums.com site.

    #265132
    alakeyss
    Participant
    #265133
    Shikkediel
    Participant

    Neither site has this issue. Link dumpers. Perhaps not even plural.

    #265283
    DidierAubin87
    Participant

    I got it, thank you so much for your help, friend.

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