Hi, Diego Garcia wrote: > in the menu section i have a dojo accordioncontainer with severals > accordionpanes with links, when i click on a link, the page reload > reseting the state accordioncontainer (pointing again to the first > accordion pane instead of still the same), i want that only load the > principal section, how can i do it?
Do you know the persist property of dijit.layout.AccordionContainer? See http://dojotoolkit.org/api/dijit.layout.AccordionContainer I guess this is what you are looking for. -- Regards, Thomas -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
