M
M
Maxim2015-03-09 13:52:03
Drupal
Maxim, 2015-03-09 13:52:03

Bootstrap popup not opening. What to do?

Site on drupal 7. Layout
was performed using bootstrap.
When you click on the first button, a modal window should pop up. Instead, it opens for a split second and closes immediately.
Perhaps there is some kind of script conflict, but I do not understand JS so well that I can immediately see it.
The site is at .
Help, please, to understand!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vadim Gubiy, 2015-03-09
@MToUCH

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>

Try to connect this library, it should work.

K
kaktusist, 2015-06-05
@kaktusist

I had it. Cause... Two scripts are connected. bootstrap.min.js and modal.js. in bootstrap.min.js modal window is already implemented.
The script worked twice: first it opens and immediately closes, because the window is closed and the button of the modal window was pressed.
One of the scripts turned off and everything worked.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question