<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: jsTree 0.51</title>
	<atom:link href="http://vakata.com/en/archives/3/feed" rel="self" type="application/rss+xml" />
	<link>http://vakata.com/en/archives/3</link>
	<description>Sometimes I sit and wonder... and sometimes I just sit</description>
	<lastBuildDate>Wed, 17 Dec 2008 08:19:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ste</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-88</link>
		<dc:creator>Ste</dc:creator>
		<pubDate>Tue, 12 Aug 2008 09:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-88</guid>
		<description>@Vakata

Thanks for the quick reply.

I have made sure to include the latest version of jquery.
I still get the same error.

Thanks,
Ste</description>
		<content:encoded><![CDATA[<p>@Vakata</p>
<p>Thanks for the quick reply.</p>
<p>I have made sure to include the latest version of jquery.<br />
I still get the same error.</p>
<p>Thanks,<br />
Ste</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vakata</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-87</link>
		<dc:creator>vakata</dc:creator>
		<pubDate>Tue, 12 Aug 2008 07:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-87</guid>
		<description>@ste
Make sure you have the version that comes with jsTree (or the latest version) of jquery included.</description>
		<content:encoded><![CDATA[<p>@ste<br />
Make sure you have the version that comes with jsTree (or the latest version) of jquery included.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ste</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-86</link>
		<dc:creator>Ste</dc:creator>
		<pubDate>Tue, 12 Aug 2008 02:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-86</guid>
		<description>Thanks, Vakata,

That works well. However, I now appear to have another problem relating to tree_component.js on line 70.

Here is the error from Firebug:
$.extend is not a function
[Break on this error] this.settings.callback = $.extend({},this.settings.callback,opts.callback);

Thanks for your help,
Ste</description>
		<content:encoded><![CDATA[<p>Thanks, Vakata,</p>
<p>That works well. However, I now appear to have another problem relating to tree_component.js on line 70.</p>
<p>Here is the error from Firebug:<br />
$.extend is not a function<br />
[Break on this error] this.settings.callback = $.extend({},this.settings.callback,opts.callback);</p>
<p>Thanks for your help,<br />
Ste</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vakata</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-85</link>
		<dc:creator>vakata</dc:creator>
		<pubDate>Mon, 11 Aug 2008 07:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-85</guid>
		<description>@Ste
Just attach an onchange callback:

...
onchange : function(NODE,TREE_OBJ) {
  document.location = $(NODE).children(&quot;a:eq(0)&quot;).attr(&quot;href&quot;);
}
...</description>
		<content:encoded><![CDATA[<p>@Ste<br />
Just attach an onchange callback:</p>
<p>&#8230;<br />
onchange : function(NODE,TREE_OBJ) {<br />
  document.location = $(NODE).children(&#8220;a:eq(0)&#8221;).attr(&#8220;href&#8221;);<br />
}<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ste</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-84</link>
		<dc:creator>Ste</dc:creator>
		<pubDate>Mon, 11 Aug 2008 01:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-84</guid>
		<description>Hello,

I intend to use your jstree for a new project. However, I cannot seems to get links working. At the moment I have a predefined html tree with standard a tags and href values. Any idea why this isn&#039;t working?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I intend to use your jstree for a new project. However, I cannot seems to get links working. At the moment I have a predefined html tree with standard a tags and href values. Any idea why this isn&#8217;t working?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valdas</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-56</link>
		<dc:creator>Valdas</dc:creator>
		<pubDate>Tue, 08 Jul 2008 13:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-56</guid>
		<description>Yes, it does work on Safari now :)</description>
		<content:encoded><![CDATA[<p>Yes, it does work on Safari now :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vakata</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-55</link>
		<dc:creator>vakata</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-55</guid>
		<description>@Valdas
I rolled back to a version that I have been informed that works on Safari. (It was a small change really). So I believe it should be working again - thank you! :)</description>
		<content:encoded><![CDATA[<p>@Valdas<br />
I rolled back to a version that I have been informed that works on Safari. (It was a small change really). So I believe it should be working again &#8211; thank you! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valdas</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-54</link>
		<dc:creator>Valdas</dc:creator>
		<pubDate>Tue, 08 Jul 2008 11:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-54</guid>
		<description>Hi,

looks like tree (tried examples page: http://vakata.com/jsTree/examples/) is not working on Safari (on Mac and PC). I get such error message in Safari&#039;s console: INDEX_SIZE_ERR: DOM Exception 1 http://vakata.com/jsTree/_source/css.js (line 25)

I believe it&#039;s not a big deal ;)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>looks like tree (tried examples page: <a href="http://vakata.com/jsTree/examples/" rel="nofollow">http://vakata.com/jsTree/examples/</a>) is not working on Safari (on Mac and PC). I get such error message in Safari&#8217;s console: INDEX_SIZE_ERR: DOM Exception 1 <a href="http://vakata.com/jsTree/_source/css.js" rel="nofollow">http://vakata.com/jsTree/_source/css.js</a> (line 25)</p>
<p>I believe it&#8217;s not a big deal ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vakata</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-22</link>
		<dc:creator>vakata</dc:creator>
		<pubDate>Tue, 01 Jul 2008 08:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-22</guid>
		<description>@newuni
Sorry for the mistake and thank you, i did some optimization in this function and obviously missed a few tests - it should be TYPE instead of mov. Anyway - I will do the testing right away. 
As for the docs and examples - I am currently working on them, so that they will be much more useful in the next version. This is why I am also delaying the new featured download. It will be up in a few days.</description>
		<content:encoded><![CDATA[<p>@newuni<br />
Sorry for the mistake and thank you, i did some optimization in this function and obviously missed a few tests &#8211; it should be TYPE instead of mov. Anyway &#8211; I will do the testing right away.<br />
As for the docs and examples &#8211; I am currently working on them, so that they will be much more useful in the next version. This is why I am also delaying the new featured download. It will be up in a few days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newuni</title>
		<link>http://vakata.com/en/archives/3/comment-page-1#comment-21</link>
		<dc:creator>newuni</dc:creator>
		<pubDate>Tue, 01 Jul 2008 07:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://vakata.com/blog/?p=3#comment-21</guid>
		<description>I&#039;m triying to get metadata and use_inline properties in order to set a max_depth in a tree.

I&#039;ve just checkout 0.6 version from google code. It seem there is an error in line 463, because mov variable is not defined. I fixed it adding var mov = false; at first line of checkMove function.

Do you plan to include an example of metadata/maxdepth in documentation for next version?

Great job, keep working!</description>
		<content:encoded><![CDATA[<p>I&#8217;m triying to get metadata and use_inline properties in order to set a max_depth in a tree.</p>
<p>I&#8217;ve just checkout 0.6 version from google code. It seem there is an error in line 463, because mov variable is not defined. I fixed it adding var mov = false; at first line of checkMove function.</p>
<p>Do you plan to include an example of metadata/maxdepth in documentation for next version?</p>
<p>Great job, keep working!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

