Can jquery.cookie handle objects as a value?

Posted by Matrym on Stack Overflow See other posts from Stack Overflow or by Matrym
Published on 2010-04-16T00:17:03Z Indexed on 2010/04/16 0:23 UTC
Read the original article Hit count: 672

Filed under:
|
|
|

I would like to store a cookie object with multiple values associated with various keys. Does anyone know if this is possible?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery