How do I set/unset a cookie with jQuery?
Asked 07 September, 2021
Viewed 1.1K times
  • 57
Votes

How do I set and unset a cookie using jQuery, for example create a cookie named test and set the value to 1?

16 Answer