<?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: Ruby On Rails &#8211; HOWTO Show/Hide Div</title>
	<atom:link href="http://www.davidthomas.net.au/2009/09/ruby-on-rails-howto-showhide-div/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidthomas.net.au/2009/09/ruby-on-rails-howto-showhide-div/</link>
	<description>Just another blog</description>
	<lastBuildDate>Tue, 24 Aug 2010 23:37:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David Thomas</title>
		<link>http://www.davidthomas.net.au/2009/09/ruby-on-rails-howto-showhide-div/comment-page-1/#comment-442</link>
		<dc:creator>David Thomas</dc:creator>
		<pubDate>Wed, 14 Jul 2010 11:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidthomas.net.au/?p=52#comment-442</guid>
		<description>Hi,

Get firefox, and install firebug, its a must have for debugging any javascript related problems.  Also, I would recommend finding a tutorial that is a little newer, as Ruby as a language and rails has changed a whole heap since I wrote this tutorial a few years ago, some of the stuff mentioned here probably isn&#039;t relevant at all anymore.

Even better, if your looking to do anything on screen in the browser, just learn and implement your code in Javascript.  Its what its for.  You could implement this kind of functionality with a few lines of Javascript.

Goodluck,
David</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Get firefox, and install firebug, its a must have for debugging any javascript related problems.  Also, I would recommend finding a tutorial that is a little newer, as Ruby as a language and rails has changed a whole heap since I wrote this tutorial a few years ago, some of the stuff mentioned here probably isn&#8217;t relevant at all anymore.</p>
<p>Even better, if your looking to do anything on screen in the browser, just learn and implement your code in Javascript.  Its what its for.  You could implement this kind of functionality with a few lines of Javascript.</p>
<p>Goodluck,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darewreck</title>
		<link>http://www.davidthomas.net.au/2009/09/ruby-on-rails-howto-showhide-div/comment-page-1/#comment-441</link>
		<dc:creator>darewreck</dc:creator>
		<pubDate>Wed, 14 Jul 2010 10:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidthomas.net.au/?p=52#comment-441</guid>
		<description>Hi,

Sorry I&#039;m relative new to ruby on rails.

I used the example you presented.  However, when I view the webpage and click the checkbox it sometimes doesn&#039;t work, and then i refresh the page and then it works.  I&#039;m currently using eclipse with the  ruby on rail plug-in to develop and the browser.  

However, with a normal browser I can never get an action with clicking the checkbox.  Is there something i&#039;m not enabling in the real browser?

Do you know anything that would explain how it would work sometimes and something not.  I&#039;m set to development mode in my ruby on rails app.  Is it some ruby on rails setting? browser setting?  

In addition, how would you use the observer_field (show/hide) with a link or a button?  

Thanks,
D</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Sorry I&#8217;m relative new to ruby on rails.</p>
<p>I used the example you presented.  However, when I view the webpage and click the checkbox it sometimes doesn&#8217;t work, and then i refresh the page and then it works.  I&#8217;m currently using eclipse with the  ruby on rail plug-in to develop and the browser.  </p>
<p>However, with a normal browser I can never get an action with clicking the checkbox.  Is there something i&#8217;m not enabling in the real browser?</p>
<p>Do you know anything that would explain how it would work sometimes and something not.  I&#8217;m set to development mode in my ruby on rails app.  Is it some ruby on rails setting? browser setting?  </p>
<p>In addition, how would you use the observer_field (show/hide) with a link or a button?  </p>
<p>Thanks,<br />
D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vipin</title>
		<link>http://www.davidthomas.net.au/2009/09/ruby-on-rails-howto-showhide-div/comment-page-1/#comment-127</link>
		<dc:creator>Vipin</dc:creator>
		<pubDate>Tue, 04 May 2010 09:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidthomas.net.au/?p=52#comment-127</guid>
		<description>spinner in ruby on rails using ajax</description>
		<content:encoded><![CDATA[<p>spinner in ruby on rails using ajax</p>
]]></content:encoded>
	</item>
</channel>
</rss>
