How to write Jquery cookie
        Posted  
        
            by mtwallet
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mtwallet
        
        
        
        Published on 2010-06-08T09:18:57Z
        Indexed on 
            2010/06/08
            9:22 UTC
        
        
        Read the original article
        Hit count: 240
        
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.
© Stack Overflow or respective owner