jQuery Cookie : Add, Remove and Get Example
In this post I would like to share jQuery Cookie Plugin that will help you easily add/create/set, remove/erase/delete and get and basically manage your cookies. jquery.cookie is a simple, lightweight jQuery plugin for reading, writing and deleting cookies. Also read "How to create JSON cookies using jQuery" How to use it? //To set a cookie […]