<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Mifjs forum — Mif.Tree, Mif.Menu - Use cookies to remember expanded nodes]]></title>
	<link rel="self" href="http://www.mifjs.net/forum/feed/atom/topic/13/"/>
	<updated>2009-04-10T16:10:24Z</updated>
	<generator>PunBB</generator>
	<id>http://mifjs.net/forum/topic/13/</id>
		<entry>
			<title type="html"><![CDATA[Re: Use cookies to remember expanded nodes]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/434/#p434"/>
			<content type="html"><![CDATA[don't know, works for me. I'm update demo, it's load children for one node and restore state using code from my previous post.]]></content>
			<author>
				<name><![CDATA[moro]]></name>
				<email><![CDATA[creavenmoro@gmail.com]]></email>
				<uri>http://mifjs.net/forum/user/2/</uri>
			</author>
			<updated>2009-04-10T16:10:24Z</updated>
			<id>http://mifjs.net/forum/post/434/#p434</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Use cookies to remember expanded nodes]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/433/#p433"/>
			<content type="html"><![CDATA[Nop ! Doesn't do nothing :( ... What I've missed ?]]></content>
			<author>
				<name><![CDATA[scramatte]]></name>
				<uri>http://mifjs.net/forum/user/38/</uri>
			</author>
			<updated>2009-04-10T14:47:46Z</updated>
			<id>http://mifjs.net/forum/post/433/#p433</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Use cookies to remember expanded nodes]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/430/#p430"/>
			<content type="html"><![CDATA[added check if node exists rev64.
storage.restore restore nodes which exists. Try add
[code]
tree.addEvent('loadChildren', function(){
        storage.restore();
});
[/code]]]></content>
			<author>
				<name><![CDATA[moro]]></name>
				<email><![CDATA[creavenmoro@gmail.com]]></email>
				<uri>http://mifjs.net/forum/user/2/</uri>
			</author>
			<updated>2009-04-10T13:22:18Z</updated>
			<id>http://mifjs.net/forum/post/430/#p430</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Use cookies to remember expanded nodes]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/428/#p428"/>
			<content type="html"><![CDATA[seems that it doesn't works  with onLoadChildren json. it fails on restore method.

node is undefined
[Break on this error] node.toggle(true);]]></content>
			<author>
				<name><![CDATA[scramatte]]></name>
				<uri>http://mifjs.net/forum/user/38/</uri>
			</author>
			<updated>2009-04-10T10:34:24Z</updated>
			<id>http://mifjs.net/forum/post/428/#p428</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Use cookies to remember expanded nodes]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/424/#p424"/>
			<content type="html"><![CDATA[implemented rev 59]]></content>
			<author>
				<name><![CDATA[moro]]></name>
				<email><![CDATA[creavenmoro@gmail.com]]></email>
				<uri>http://mifjs.net/forum/user/2/</uri>
			</author>
			<updated>2009-04-09T19:12:57Z</updated>
			<id>http://mifjs.net/forum/post/424/#p424</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Use cookies to remember expanded nodes]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/396/#p396"/>
			<content type="html"><![CDATA[Definitely needed feature! Please Moro, implement it ...]]></content>
			<author>
				<name><![CDATA[scramatte]]></name>
				<uri>http://mifjs.net/forum/user/38/</uri>
			</author>
			<updated>2009-03-29T10:39:35Z</updated>
			<id>http://mifjs.net/forum/post/396/#p396</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Use cookies to remember expanded nodes]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/207/#p207"/>
			<content type="html"><![CDATA[Sure !  Prototype.js   Tafel tree do this and it's very usefull]]></content>
			<author>
				<name><![CDATA[scramatte]]></name>
				<uri>http://mifjs.net/forum/user/38/</uri>
			</author>
			<updated>2008-10-30T15:12:11Z</updated>
			<id>http://mifjs.net/forum/post/207/#p207</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Use cookies to remember expanded nodes]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/54/#p54"/>
			<content type="html"><![CDATA[It would be nice to store IDs of expanded nodes in cookies to auto-open them if the page is reloaded.

T>]]></content>
			<author>
				<name><![CDATA[temuri]]></name>
				<uri>http://mifjs.net/forum/user/4/</uri>
			</author>
			<updated>2008-06-29T14:29:04Z</updated>
			<id>http://mifjs.net/forum/post/54/#p54</id>
		</entry>
</feed>

