@@ -93,6 +93,9 @@
window.dispatchEvent(new Event('scroll'));
},
750);
+ },
+ "sliderMove": function (swiper, event) {
+ window.dispatchEvent(new Event('scroll'));
}
})</script>