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.

uri2x
  • 3,162
  • 1
  • 11
  • 25
user3744854
  • 43
  • 1
  • 4

0 Answers0