P
P
pegas2017-09-23 13:10:26
css
pegas, 2017-09-23 13:10:26

Why is the mouse event not working in the carousel?

And it doesn't work if the carousel has the value loop: true, and if it's false, then it's fine

https://jsfiddle.net/hhnq8a26/21/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kovalsky, 2017-09-23
@1PeGaS

Because you are looking for elements by ID. If you looked at the code, you would see that infinite scrolling in the owl carousel is achieved by element cloning, so you end up with multiple elements with the same ID in your code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question