O
O
Oleg Komenda2018-07-17 14:21:51
Owl Carousel
Oleg Komenda, 2018-07-17 14:21:51

Slider not working, how to fix?

I decided to roll up the site on laravel, but there is a problem with connecting the slider.
An error:

Uncaught TypeError: $(...).owlCarousel is not a function

What is the essence of such an error? How to fix?
Here is the script connection:
<script src="{{ URL::asset('libs/jquery.js') }}"></script>
        <script src="{{ URL::asset('libs/slider/owl.carousel.min.js') }}"></script>
        <script src="{{ URL::asset('js/app.js') }}"></script>

Here is the file structure:
5b4dd12fa4ad8072791441.jpeg

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question