joaopereirawd / animatedModal.js

animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. You can use the transitions from animate.css or create your own transitions.
MIT License
962 stars 207 forks source link

Sweetalert and bootstrap modal on top of animate modal #36

Closed kickthemooon closed 7 years ago

kickthemooon commented 7 years ago

So I am using sweetalert and bootstrap modals for some functionality so in my case, unfortunately, they both get opened behind animateModal any way I can tweak that so they open on top of animateModal?

Great modal in any case.

kickthemooon commented 7 years ago

it's working working fine with tweaking the z index values of sweetalert and bootstrap modal