Closed idlesign closed 14 years ago
E.g. the following code doesn't seem to save panel state in a year long cookie. $('#mypane').panel({ 'cookie':{expires: 365} });
Fixed in 0.6
E.g. the following code doesn't seem to save panel state in a year long cookie. $('#mypane').panel({ 'cookie':{expires: 365} });