ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Popup using Bootstrap with animation
Title:
B
I
{code}
?
The example on http://bootstrapdocs.com/v3.3.5/docs/javascript/#live-demo has a nice fade in/out animation for modal popup, since awe is using bootstrap modal for popup, is it possible to have the same animation?
Save Changes
Cancel
Sean
asked at 16 Sep 2015
not really "using", bootstrap popup is an option, you need to modify awem.js bootstrapPopup, do it like this: var modal = $('<div class="modal fade" the change is: I added "fade" to the class
at 16 Sep 2015
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK