<?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"
	>
<channel>
	<title>Comments on: Simple Hide and Show with Prototype</title>
	<atom:link href="http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/</link>
	<description>web development, photography, tutorials and adventure</description>
	<pubDate>Tue, 06 Jan 2009 02:08:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Moreh</title>
		<link>http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1639</link>
		<dc:creator>Moreh</dc:creator>
		<pubDate>Wed, 05 Nov 2008 10:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1639</guid>
		<description>&lt;p&gt;good explaining
Thank you!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>good explaining
Thank you!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mj</title>
		<link>http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1482</link>
		<dc:creator>mj</dc:creator>
		<pubDate>Wed, 29 Oct 2008 22:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1482</guid>
		<description>&lt;p&gt;is there a way to have the 'open/close' image have a 'hover' effect?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>is there a way to have the 'open/close' image have a 'hover' effect?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1422</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 22 Oct 2008 13:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1422</guid>
		<description>&lt;p&gt;I'm trying to implement this, but I want to toggle the display of all span elements with class name "whatever" on the page.
I thought I could use the double $$, but that's not working.
Any thoughts?
Thank you in advance...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I'm trying to implement this, but I want to toggle the display of all span elements with class name "whatever" on the page.
I thought I could use the double $$, but that's not working.
Any thoughts?
Thank you in advance...</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tamonash</title>
		<link>http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1257</link>
		<dc:creator>Tamonash</dc:creator>
		<pubDate>Wed, 27 Aug 2008 10:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1257</guid>
		<description>&lt;p&gt;Thanks. It helped&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks. It helped</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mySelf</title>
		<link>http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1248</link>
		<dc:creator>mySelf</dc:creator>
		<pubDate>Mon, 25 Aug 2008 10:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-1248</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;in your toggle image code is a little misstyping:&lt;/p&gt;

&lt;p&gt;$('featurebox-5-listen').writeAttribute(src, '/uploads/2007/12/delete.png');&lt;/p&gt;

&lt;p&gt;has to be:&lt;/p&gt;

&lt;p&gt;$('featurebox-5-listen').writeAttribute('src', '/uploads/2007/12/delete.png');&lt;/p&gt;

&lt;p&gt;it works for me on 1.6.0.1&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>in your toggle image code is a little misstyping:</p>

<p>$('featurebox-5-listen').writeAttribute(src, '/uploads/2007/12/delete.png');</p>

<p>has to be:</p>

<p>$('featurebox-5-listen').writeAttribute('src', '/uploads/2007/12/delete.png');</p>

<p>it works for me on 1.6.0.1</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-562</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 28 May 2008 16:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ninedays.org/2007/12/18/simple-hide-and-show-with-prototype/#comment-562</guid>
		<description>&lt;p&gt;Thanks for the concise explanation. Works perfectly!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the concise explanation. Works perfectly!!</p>]]></content:encoded>
	</item>
</channel>
</rss>
