A
A
Andrey Harmash2019-12-25 14:44:17
JavaScript
Andrey Harmash, 2019-12-25 14:44:17

Adjusting Js events for mobile devices. Is it possible to kill the script?

On this site ( https://ellipsee.co/products/earrings-3-gold-1 ), I use several Slick sliders to display products.
Everything works fine, but the minified Shopify theme settings file has its own settings for your finger touch screen events.
If you swipe even 1px vertically across the screen, all horizontal events are instantly blocked. And if you do the opposite, then there will be the opposite result.
In turn, it is difficult to swipe the sliders. Finding this script is almost impossible.
The essence of the question is whether it is possible to somehow stop the events of the swipe and scroll from the theme files to your own in custom Js? And if yes, then perhaps you will find out the essence of how this can be done? I would be grateful for any hint.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nadim Zakirov, 2019-12-25
@zkrvndm

It is necessary to debug the handlers through the console and predefine them with your own. True, this is not a quick thing, I just can not help.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question