Cookie in client side using jQuery Submitted by Anishnirmal on Tue, 01/31/2017 - 14:48 Setting a cookie using jQuery is quite easy. This can be done with the help of jQuery Cookie Plugin. $.cookie() is used to set and get a value from a cookie. ownload the "jquery.cookie.js" from.,