N
N
noname12016-01-21 01:21:37
Owl Carousel
noname1, 2016-01-21 01:21:37

How to solve the problem with owl.carousel?

The owl.carousel slider was implemented in the bootstrap3 template and the ability to change slides by tabs was completed. Implemented as best I could. Here is a working version on jsfiddle . If you have any comments, I'm ready to listen. The problem is that if the visitor is next to the image under the slider, and then clicks on any tab, then the page jumps up. Help solve the problem.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
noname1, 2016-01-21
@noname1

Removed the link

$(".tab").on("click", function(event){
     event.preventDefault();
     
...


    });

Everything is working...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question