Hello, I need to add a cookie with value "true" or "false". If the cookie does not exist then created. Otherwise change its value to the new value. Later I need to get the cookie value.
Can I do this with JQuery? Do I need a plugin? Which one? Thank You, Miguel