I am using jQmodal plugin , to show pop up window, welcome to site.
But the issue is every time page refresh window pop-up.
Here is my code http://jsbin.com/atoqe5/3/edit
I think it can be done using Cookies, but not much Idea how to use that. 🙁
Thanks!
You could set a cookie with JavaScript and set it to true when it’s opened for the first time.
These are just helper functions for setting and getting cookie values, more info about setting and getting cookie values.
Prevent the modal from opening if the value is set: