vodkabears / Remodal

No longer actively maintained.
http://vodkabears.github.io/remodal/
MIT License
2.75k stars 771 forks source link

Close on javascript IE 11 #227

Closed andreasarnol02 closed 8 years ago

andreasarnol02 commented 8 years ago

Hi

I don't know if its a bug or not. So, i try to close the modal with this code

$(".modal-signup").remodal().close()

It's working on Chrome and Edge. But its not working on IE 11. Is there something wrong with my code?

Thanks!

vodkabears commented 8 years ago

Read issues. You created the new instance and tried to close it.