0

I am using following code bt its not wokring:-

var newdate = date.setTime(date.getTime() + (60 * 60 * 24 * 30)); //expire after 30 days
$.jqx.cookie.cookie('cookieName', true, { expires: newdate}); 

I am using jQWidget to set the cookie.

4

0 回答 0