How to write Jquery cookie
- by mtwallet
Hi. I am designing a website that has 100% width + height div containing a graphic overlaying the home page. I want to show this once to the user when they first visit the site, a kind of welcome to the site click here to enter then this would never been shown to that user again.
How do I write a cookie to do this? Many thanks.