Introduction - If you have any usage issues, please Google them yourself
JQuery operation of the cookie plug-in, the use of the method is as follows
$.cookie ( the_cookie ) // read the Cookie values
$.cookie ( the_cookie , the_value ) // set the value of the cookie
$.cookie ( the cookie the value , {expires:. There / , domain: jquery.com , one true}) // new a cookie include valid path name.
$.cookie ( the_cookie , the_value ) // new cookie
$.cookie ( the_cookie , null) // delete a cookie