Hey guys, i’ve a new question but at this time about JQuery. I’ve build a slide panel with jqueryand it works perfect but there is one thing which i would like to fix. If I reload the page, the panel turns back in it original position… but it should be in the position like before. For example:
The user clicks in the minimize symbol. The panel is now minimized. If the User turns now to another page, or reload the same page, the panel isn’t more minimized…
Anybody a good solution for this problem? I thought maybe a cookie would help, but i dont know how to realize it.
Have you looked at the jQuery Cookie plugin? – http://plugins.jquery.com/project/cookie
Thanks for this but now i dont have any idea how to code… the inline description isnt really helpfull for me sorry.
