ist-ui-panel icon indicating copy to clipboard operation
ist-ui-panel copied to clipboard

Cookie Error on Panel Slide-Left

Open robertoalvesme opened this issue 12 years ago • 3 comments

In your example, using the Demo.html, when enables the option cookie, the state is saved, but the content doesnt appear when you click it to open, and it show when its closed; It happens when the content is "collapsed", you have to click 2 times and reload the page to show the content inside.

SEE:

$('#panelLeft_1').panel({ collapseType:'slide-left' width:'300px', cookie:{'expires':7} });

robertoalvesme avatar Jan 23 '12 12:01 robertoalvesme