Open robertoalvesme opened 12 years ago
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 %)
I cant believe, thats really gorgeous! Something can I try to?
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.
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} });