<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: HOW-TO: Integrate a YUI tree with Rails</title>
	<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/</link>
	<description>...tales of a software curmudgeon</description>
	<pubDate>Sun, 12 Oct 2008 21:53:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: links for 2007-04-27 &#171; Caiwangqin&#8217;s delicious bog</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-2559</link>
		<pubDate>Fri, 27 Apr 2007 23:32:04 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-2559</guid>
					<description>[...] Sonjaya Tandon Â» HOW-TO: Integrate a YUI tree with Rails (tags: rubyonrails YUI tree javascript) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Sonjaya Tandon Â» HOW-TO: Integrate a YUI tree with Rails (tags: rubyonrails YUI tree javascript) [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: StumbleUpon &#187; Your page is now on StumbleUpon!</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-1993</link>
		<pubDate>Wed, 11 Apr 2007 10:37:53 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-1993</guid>
					<description>&lt;!--%kramer-ref-pre%--&gt;[...] Your page is on StumbleUpon [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://sonjayatandon.com/wp-content/plugins/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[&#8230;] Your page is on StumbleUpon [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: luan nguyen</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-903</link>
		<pubDate>Sun, 25 Feb 2007 02:19:17 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-903</guid>
					<description>I have a banner, sidebar, and main div(s).

I am using yui tree view on my sidebar. When user click on my sidebar, it goes to appropriate controller.

The problem that I have is that my yui tree view sidebar collapse whenever I click on the sidebar. It seems like the whole page get refreshed.

What would I do so that the sidebar doesn't get refreshed when I click on it.

Thanks a lot.
Luan


Here is my views/layouts/application.rhtml
 




  Test
   &quot;all&quot;%&amp;#62;
  
  
  


  
   
    
  
 
  
   
    
      
      
        // 'test1', :action =&amp;#62; 'list') %&amp;#62;&quot; },
                     1, { label: &quot;Cat1.2&quot;, href:&quot; 'test2', :action =&amp;#62; 'list') %&amp;#62;&quot; },
                     0, { label: &quot;Cat 2&quot;},
                     1, { label: &quot;Cat 2.1&quot;, href:&quot; 'test3', :action =&amp;#62; 'list') %&amp;#62;&quot; },
                     1, { label: &quot;Cat 2.2&quot;, href:&quot; 'test4', :action =&amp;#62; 'list') %&amp;#62;&quot; }];
        //]]&amp;#62;
        
      
     
    
   
    
      
    
       
  
 

</description>
		<content:encoded><![CDATA[<p>I have a banner, sidebar, and main div(s).</p>
<p>I am using yui tree view on my sidebar. When user click on my sidebar, it goes to appropriate controller.</p>
<p>The problem that I have is that my yui tree view sidebar collapse whenever I click on the sidebar. It seems like the whole page get refreshed.</p>
<p>What would I do so that the sidebar doesn&#8217;t get refreshed when I click on it.</p>
<p>Thanks a lot.<br />
Luan</p>
<p>Here is my views/layouts/application.rhtml</p>
<p>  Test<br />
   &#8220;all&#8221;%&gt;</p>
<p>        // &#8216;test1&#8242;, :action =&gt; &#8216;list&#8217;) %&gt;&#8221; },<br />
                     1, { label: &#8220;Cat1.2&#8243;, href:&#8221; &#8216;test2&#8242;, :action =&gt; &#8216;list&#8217;) %&gt;&#8221; },<br />
                     0, { label: &#8220;Cat 2&#8243;},<br />
                     1, { label: &#8220;Cat 2.1&#8243;, href:&#8221; &#8216;test3&#8242;, :action =&gt; &#8216;list&#8217;) %&gt;&#8221; },<br />
                     1, { label: &#8220;Cat 2.2&#8243;, href:&#8221; &#8216;test4&#8242;, :action =&gt; &#8216;list&#8217;) %&gt;&#8221; }];<br />
        //]]&gt;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: sonjaya</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-333</link>
		<pubDate>Wed, 20 Dec 2006 16:32:30 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-333</guid>
					<description>I checked out your site sheynkman.  Looks like you put a good amount of work into that.  Site looks great, btw.</description>
		<content:encoded><![CDATA[<p>I checked out your site sheynkman.  Looks like you put a good amount of work into that.  Site looks great, btw.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: sheynkman</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-332</link>
		<pubDate>Tue, 19 Dec 2006 23:58:18 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-332</guid>
					<description>If you want to see a site built completely with Ruby/Rails/YUI and YUI-ext, check out the one I built: &lt;a href=&quot;http:/www.housemath.us&quot; rel=&quot;nofollow&quot;&gt;HouseMath 2.0&lt;/a&gt;.  I still have prototype in there for rails' sake, but other than that, it's YUI with lots of rails helpers.</description>
		<content:encoded><![CDATA[<p>If you want to see a site built completely with Ruby/Rails/YUI and YUI-ext, check out the one I built: <a href="http:/www.housemath.us" rel="nofollow">HouseMath 2.0</a>.  I still have prototype in there for rails&#8217; sake, but other than that, it&#8217;s YUI with lots of rails helpers.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: HowToWorkWithTheYUI (Version #4) in Ruby on Rails</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-101</link>
		<pubDate>Thu, 24 Aug 2006 10:04:07 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-101</guid>
					<description>&lt;!--%kramer-ref-pre%--&gt;[...] HOW-TO: Integrate a YUI tree with Rails [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://sonjayatandon.com/wp-content/plugins/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[&#8230;] HOW-TO: Integrate a YUI tree with Rails [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Sonjaya Tandon &#187; HOW-TO: Add drag/drop behavior to a YUI tree</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-89</link>
		<pubDate>Wed, 09 Aug 2006 07:18:07 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-89</guid>
					<description>[...] Before you begin with this tutorial, make sure you have gone through HOW-TO: Integrate a YUI tree with Rails. This tutorial picks up where that one left off. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Before you begin with this tutorial, make sure you have gone through HOW-TO: Integrate a YUI tree with Rails. This tutorial picks up where that one left off. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: RoR Wiki ËÝÌõ Wiki - HowToWorkWithTheYUI</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-77</link>
		<pubDate>Thu, 20 Jul 2006 16:50:02 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-77</guid>
					<description>&lt;!--%kramer-ref-pre%--&gt;[...] HOW-TO: YUI ¥Ä¥ê¡¼¤È Rails ¤ÎÅý¹ç         Last modified:2006/07/20 17:41:05 Keyword(s):[Howto] References:[RailsWikiIndex] [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://sonjayatandon.com/wp-content/plugins/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[&#8230;] HOW-TO: YUI ¥Ä¥ê¡¼¤È Rails ¤ÎÅý¹ç         Last modified:2006/07/20 17:41:05 Keyword(s):[Howto] References:[RailsWikiIndex] [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: HowToWorkWithTheYUI in Ruby on Rails</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-72</link>
		<pubDate>Mon, 17 Jul 2006 02:25:49 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-72</guid>
					<description>&lt;!--%kramer-ref-pre%--&gt;[...] HOW-TO: Integrate a YUI tree with Rails [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://sonjayatandon.com/wp-content/plugins/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[&#8230;] HOW-TO: Integrate a YUI tree with Rails [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: LeonardoBighi.com - ProgramaÃ§Ã£o, Ruby on Rails, InformÃ¡tica... tudo com um toque pessoal.</title>
		<link>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-12942</link>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid>http://sonjayatandon.com/07-2006/how-to-integrate-a-yui-tree-with-rails/#comment-12942</guid>
					<description>&lt;!--%kramer-pre%--&gt;fornece todo o mecanismo necessÃ¡rio para a criaÃ§Ã£o deste tipo de lista, e o Rails nos fornece os meios prÃ¡ticos e rÃ¡pidos de gerar dinamicamente estas listas. Todo o procedimento para usar o treeview da YUI em conjunto com o Rails pode ser vistoneste endereÃ§o&lt;!--%kramer-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a class="technorati-balloon" href="http://www.technorati.com/cosmos/search.html?url="><img src="http://static.technorati.com/images/bubble_h17.gif" class="technorati-balloon" alt="links from Technorati" style="border:0;" /></a>fornece todo o mecanismo necessÃ¡rio para a criaÃ§Ã£o deste tipo de lista, e o Rails nos fornece os meios prÃ¡ticos e rÃ¡pidos de gerar dinamicamente estas listas. Todo o procedimento para usar o treeview da YUI em conjunto com o Rails pode ser vistoneste endereÃ§o
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
