Closed andreasarnol02 closed 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!
Read issues. You created the new instance and tried to close it.
Hi
I don't know if its a bug or not. So, i try to close the modal with this code
It's working on Chrome and Edge. But its not working on IE 11. Is there something wrong with my code?
Thanks!