【问题标题】:How to make slick slider controllable with mouse wheel?如何用鼠标滚轮控制光滑的滑块?
【发布时间】:2022-01-15 09:37:45
【问题描述】:

我需要让它在光滑的滑块中控制鼠标滚轮,example is here 我的代码:code on codepen

    $(document).ready(function(){
    $('.slider').slick({
        vertical: true,
        verticalSwiping: true,
        touchThreshold: true

    });
});

【问题讨论】:

    标签: javascript html jquery slider slick.js


    【解决方案1】:
    **check this out**
    

    check this link

    【讨论】:

    • 非常感谢您的帮助,能否请您告诉我如何使页面在幻灯片中不滚动,即幻灯片应固定在一个地方
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-09-28
    相关资源
    最近更新 更多