V
V
Vitaly2016-03-16 16:01:08
css
Vitaly, 2016-03-16 16:01:08

Why doesn't the animation work after the second click?

All the best!
I decided to play around with angular and bootsrap.
In index.html I include:

bootstrap.css,
my.css,
angular.js,
angular-animate.js,
ui-bootstrap-tpls.js,
app.js

Then
var myApp = angular.module('myApp', ['ui.bootstrap','ngAnimate'])...

I use off bootstrap example
modal
from here
As a result, everything works only once ... that is, I click on the button to open the modal , and it works only once, the second time after I opened and closed the model window, after clicking on the button nothing happens.
I don't understand what is the reason

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaliy, 2016-03-16
@Scorpiored88

I just noticed that in safari there is no such problem, in chrome there is a problem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question