samirindiaittech
Results
1
comments of
samirindiaittech
@Argun have you got any solution yet for this? have update slimscroll..js function attachwheel(target) with function attachWheel(target) { if (window.addEventListener) { target.addEventListener('DOMMouseScroll', _onWheel, { capture: false, passive: false }); target.addEventListener('mousewheel',...