Uncaught Error: SECURITY_ERR: DOM Exception 18
        Posted  
        
            by Pieter
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pieter
        
        
        
        Published on 2010-04-24T15:12:31Z
        Indexed on 
            2010/04/24
            15:13 UTC
        
        
        Read the original article
        Hit count: 1688
        
I get the following error in Chrome's developer tools window when I try to set a cookie using this jQuery plugin:
Uncaught Error: SECURITY_ERR: DOM Exception 18
What does this error mean and how can I fix it? I get the same error when I use this jQuery plugin.
© Stack Overflow or respective owner