V
V
vik73352018-05-13 21:15:19
Layout
vik7335, 2018-05-13 21:15:19

Why doesn't bootstrap 4 slider work?

Why do bootstrap 4 sliders not work (do not respond to button presses and do not scroll themselves)? There are no serious errors in the console. One slider is displayed at desktop resolution and the rest at 320 px resolution. The slider code was taken from the Bootstrap 4.1 website. On other projects, everything is ok, but here, for some reason, they don’t work. I don’t even know what could have caused it (.
mug.devshift.co.uk

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Syomka Gavrilenko, 2018-05-14
@vik7335

You have a problem loading jQuery on your page.
Replace the jquery call line with

<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question