How can I make my owl carousel direction follow the mouse wheel direction
问题 When i scroll mouse wheel it moves but when i change scrolling direction it does not change its direction. How can i make my owl carousel direction follow the mouse wheel direction ? When i scroll mouse wheel it moves but when i change scrolling direction it does not change its direction. How can i make my owl carousel direction follow the mouse wheel direction ? var owl = $('.owl-carousel'); owl.owlCarousel({ loop: true, margin: 10, padding: 10, responsiveClass: true, rtl: false,