<?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: JavaScript Toggler Class</title>
	<atom:link href="http://addictedtonew.com/archives/192/javascript-toggler-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://addictedtonew.com/archives/192/javascript-toggler-class/</link>
	<description>John Nunemaker\'s thoughts and such</description>
	<lastBuildDate>Sun, 01 Nov 2009 17:19:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shahid N. Shah</title>
		<link>http://addictedtonew.com/archives/192/javascript-toggler-class/comment-page-1/#comment-69915</link>
		<dc:creator>Shahid N. Shah</dc:creator>
		<pubDate>Fri, 13 Apr 2007 10:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/archives/192/javascript-toggler-class/#comment-69915</guid>
		<description>Great! I&#039;ll take a look, thanks.</description>
		<content:encoded><![CDATA[<p>Great! I&#8217;ll take a look, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nunemaker</title>
		<link>http://addictedtonew.com/archives/192/javascript-toggler-class/comment-page-1/#comment-69790</link>
		<dc:creator>John Nunemaker</dc:creator>
		<pubDate>Thu, 12 Apr 2007 19:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/archives/192/javascript-toggler-class/#comment-69790</guid>
		<description>Yep, I would probably use a cookie. My &lt;a href=&quot;http://svn.addictedtonew.com/public/javascripts/toggled_section.js&quot; rel=&quot;nofollow&quot;&gt;toggled section class&lt;/a&gt; may be more what you are looking for. It uses cookies to remember hide/show status. It uses a &lt;a href=&quot;http://svn.addictedtonew.com/public/javascripts/cookie.js&quot; rel=&quot;nofollow&quot;&gt;cookie class&lt;/a&gt; I threw together.</description>
		<content:encoded><![CDATA[<p>Yep, I would probably use a cookie. My <a href="http://svn.addictedtonew.com/public/javascripts/toggled_section.js" rel="nofollow">toggled section class</a> may be more what you are looking for. It uses cookies to remember hide/show status. It uses a <a href="http://svn.addictedtonew.com/public/javascripts/cookie.js" rel="nofollow">cookie class</a> I threw together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahid N. Shah</title>
		<link>http://addictedtonew.com/archives/192/javascript-toggler-class/comment-page-1/#comment-69734</link>
		<dc:creator>Shahid N. Shah</dc:creator>
		<pubDate>Thu, 12 Apr 2007 13:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/archives/192/javascript-toggler-class/#comment-69734</guid>
		<description>This looks great, thanks for posting it. What changes could you make to this code to allow the hide/show status to be persistent? Could a cookie be created to remember the status and somehow the next time a user came to the same page the status of hidden/shown would be read from the cookie? Would you mind adding that if you know how? Perhaps a callback could be sent into the constructor with a function that sets the starting status?</description>
		<content:encoded><![CDATA[<p>This looks great, thanks for posting it. What changes could you make to this code to allow the hide/show status to be persistent? Could a cookie be created to remember the status and somehow the next time a user came to the same page the status of hidden/shown would be read from the cookie? Would you mind adding that if you know how? Perhaps a callback could be sent into the constructor with a function that sets the starting status?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nunemaker</title>
		<link>http://addictedtonew.com/archives/192/javascript-toggler-class/comment-page-1/#comment-54904</link>
		<dc:creator>John Nunemaker</dc:creator>
		<pubDate>Wed, 17 Jan 2007 16:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/archives/192/javascript-toggler-class/#comment-54904</guid>
		<description>I&#039;m liking having my javascript in subversion too. Anytime I make changes I just paste the whole thing in with the version update and boom it&#039;s ready for the whole world. Works out pretty nice.</description>
		<content:encoded><![CDATA[<p>I&#8217;m liking having my javascript in subversion too. Anytime I make changes I just paste the whole thing in with the version update and boom it&#8217;s ready for the whole world. Works out pretty nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent O'Connor</title>
		<link>http://addictedtonew.com/archives/192/javascript-toggler-class/comment-page-1/#comment-54901</link>
		<dc:creator>Brent O'Connor</dc:creator>
		<pubDate>Wed, 17 Jan 2007 16:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/archives/192/javascript-toggler-class/#comment-54901</guid>
		<description>Looks pretty nice and it seems like a more versatile and extensible way of doing this kind behavior then some of the ways I&#039;ve done this in the past.  I&#039;ll be sure to keep this script in mind.  I also like you are keeping your javascript in a subversion repository.</description>
		<content:encoded><![CDATA[<p>Looks pretty nice and it seems like a more versatile and extensible way of doing this kind behavior then some of the ways I&#8217;ve done this in the past.  I&#8217;ll be sure to keep this script in mind.  I also like you are keeping your javascript in a subversion repository.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

