To use cookies with jQuery, you will need the special Cookie plugin. Setting cookies : Setting cookies with the Cookie plug-in is quite intuitive: 1: $(document).ready(function(){ 2: 3: // Setting a kittens cookie, it will be lost on browser restart: 4: $.cookie("kittens","Seven Kittens"); 5: 6: // Setting demoCookie (as seen in the demonstration): 7: $.cookie("demoCookie",text,{expires: [...]
Posts Tagged ‘Cookies’
Cookies and jQuery
Posted in .NET, ASP.Net, Dot Net, Java Script, jQuery, tagged Cookies, Java Script, jQuery, jQuery with Cookies on March 13, 2010 | Leave a Comment »
Tags
May 2012 M T W T F S S « Mar 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Archives
Pages