A
A
Arthur Levenson2021-07-17 16:45:19
css
Arthur Levenson, 2021-07-17 16:45:19

How to enable swipe in youtube iframe?

I have a slider, each slide has a youtube iframe. The swipe slider does not work on the mobile version. Please tell me how can I switch using a swipe on a mobile device?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Localhost, 2021-07-18
@selo

Enable swipe: true

$('').slick({
  swipe: true
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question