D
D
danil_linkins2016-04-29 23:44:30
css
danil_linkins, 2016-04-29 23:44:30

Why might the bootstrap modal window not work when everything is done according to the instructions?

I'm trying to embed a modal window from bootstrap on the site, but it disappears as soon as it appears. can be viewed on the site
shaburakov.com/project/sportfresh/index.html
at the bottom of the button under the footer, all day trying to figure out why, nothing came to mind.
the window disappears as if the close button is immediately pressed, can anyone come across such a problem, help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
holfza, 2016-04-30
@holfza

At a minimum, you need to disable duplicate js. You have bootstrap connected 2 times.

F
fabrykant, 2016-04-30
@fabrykant

replace
with
$('#myModal').modal();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question