Skip to content
This repository has been archived by the owner on Sep 29, 2019. It is now read-only.

Cookie Error on Panel Slide-Left #10

Open
robertoalvesme opened this issue Jan 23, 2012 · 3 comments
Open

Cookie Error on Panel Slide-Left #10

robertoalvesme opened this issue Jan 23, 2012 · 3 comments

Comments

@robertoalvesme
Copy link

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}
});

@idlesign
Copy link
Owner

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 %)

@robertoalvesme
Copy link
Author

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

@idlesign
Copy link
Owner

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants