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 13 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

Thank you for this report, but as it is said in README.txt: "This Panel plugin version is somewhat outdated, if not to say unsupported", but remember, that you can always fork that repo %)

idlesign avatar Jan 30 '12 15:01 idlesign

I cant believe, thats really gorgeous! Something can I try to?

robertoalvesme avatar Jan 30 '12 15:01 robertoalvesme

There was an unfinished attempt for total rewrite at https://github.com/idlesign/jquery-ui. You can try dev-version from https://github.com/idlesign/jquery-ui/blob/master/ui/jquery.ui.panel.js Take a note, however, that this rewrite operates rather different set of options, i.e. it's not backward compatible. That's all for now, I'm afraid, and don't know even whether this rewrite would be finished someday.

idlesign avatar Jan 30 '12 15:01 idlesign