<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - noah</title>
<link>http://snipplr.com/users/noah/tags/toggle</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Sep 2008 14:45:22 GMT</pubDate>
<item>
<title>(JavaScript) toggle classname</title>
<link>http://snipplr.com/view/3338/toggle-classname/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 20 Jul 2007 19:15:59 GMT</pubDate>
<guid>http://snipplr.com/view/3338/toggle-classname/</guid>
</item>
<item>
<title>(JavaScript) Toggle value of nested property</title>
<link>http://snipplr.com/view/3251/toggle-value-of-nested-property/</link>
<description><![CDATA[ <p>I feel like I once found an elegant way of setting nested properties without using eval().  However i can't find that code, and atm this is the best I can do.</p> ]]></description>
<pubDate>Sun, 08 Jul 2007 10:58:49 GMT</pubDate>
<guid>http://snipplr.com/view/3251/toggle-value-of-nested-property/</guid>
</item>
<item>
<title>(JavaScript) Toggle the className of a DOM element</title>
<link>http://snipplr.com/view/2600/toggle-the-classname-of-a-dom-element/</link>
<description><![CDATA[ <p>Imagine an element that has two states, represented by two CSS classes named 'expanded' and 'contracted.'  This code toggles between the two states.</p> ]]></description>
<pubDate>Fri, 04 May 2007 08:45:52 GMT</pubDate>
<guid>http://snipplr.com/view/2600/toggle-the-classname-of-a-dom-element/</guid>
</item>
</channel>
</rss>