Closed preddz closed 8 years ago
Hi.
I have the modal set to open automatically.
But is there a way in the settings not to auto open again, once the user has closed the window the first time?
I am very javascript challenged so a code example would be great. Thanks!
Ok, think I've solved it with help from this stack thread:
http://stackoverflow.com/questions/30059370/set-cookie-in-mod-remodal-when-the-window-closes-and-reappears-anymore
And js-cookie:
https://github.com/js-cookie/js-cookie
Hi.
I have the modal set to open automatically.
But is there a way in the settings not to auto open again, once the user has closed the window the first time?
I am very javascript challenged so a code example would be great. Thanks!