marcelodolza / iziModal

Elegant, responsive, flexible and lightweight modal plugin with jQuery.
http://marcelodolza.github.io/iziModal/
Apache License 2.0
2.16k stars 286 forks source link

How to use/debug - modal not displaying #209

Open don-odyssey opened 6 years ago

don-odyssey commented 6 years ago

Hi. Trying basic usage:

$("#modalHiddenContainer").iziModal('open');

where "modalHiddenContainer" is a

. Nothing happens, no JS errors. How do I debug this?

mahmouddev commented 5 years ago

i face the same issue