<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/library</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 14:21:07 GMT</pubDate>
<item>
<title>(JavaScript) jQuery / Mootools Fade Toggle and Background Change - 1man</title>
<link>http://snipplr.com/view/6030/jquery--mootools-fade-toggle-and-background-change/</link>
<description><![CDATA[ <p>I have been meaning to learn how to use mootools for a while. As i already know how to use jQuery i thought a great way to learn would be to compare the 2 syntaxes side by side.

I'm sure there is a way of using a toggle method in mootools, so once i figure out how i will update.</p> ]]></description>
<pubDate>Mon, 28 Apr 2008 10:53:48 GMT</pubDate>
<guid>http://snipplr.com/view/6030/jquery--mootools-fade-toggle-and-background-change/</guid>
</item>
<item>
<title>(JavaScript) toggle classname - noah</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) Sort the OPTIONs in a SELECT menu - noah</title>
<link>http://snipplr.com/view/3265/sort-the-options-in-a-select-menu/</link>
<description><![CDATA[ <p>Author: Clyde Ingram</p> ]]></description>
<pubDate>Tue, 10 Jul 2007 15:46:00 GMT</pubDate>
<guid>http://snipplr.com/view/3265/sort-the-options-in-a-select-menu/</guid>
</item>
<item>
<title>(JavaScript) Toggle value of nested property - noah</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) Crockford's object producer - noah</title>
<link>http://snipplr.com/view/3154/crockfords-object-producer/</link>
<description><![CDATA[ <p>Note that this will /not/ work:
var a = {a:1, b:2}
var b = {prototype: a}</p> ]]></description>
<pubDate>Fri, 06 Jul 2007 21:06:54 GMT</pubDate>
<guid>http://snipplr.com/view/3154/crockfords-object-producer/</guid>
</item>
<item>
<title>(JavaScript) Safely Get and Operate Upon An Element - noah</title>
<link>http://snipplr.com/view/3071/safely-get-and-operate-upon-an-element/</link>
<description><![CDATA[ <p>Pass this an ID or an object reference, as well as any number of functions that take the referenced object as a parameter.  This wrapper is intended to provide a sanity check against missing DOM elements.</p> ]]></description>
<pubDate>Thu, 28 Jun 2007 20:09:25 GMT</pubDate>
<guid>http://snipplr.com/view/3071/safely-get-and-operate-upon-an-element/</guid>
</item>
<item>
<title>(JavaScript) keys: get an array of all property names in an object - noah</title>
<link>http://snipplr.com/view/2841/keys-get-an-array-of-all-property-names-in-an-object/</link>
<description><![CDATA[ <p>do the same thing as the Perl "keys" subroutine</p> ]]></description>
<pubDate>Mon, 11 Jun 2007 08:56:49 GMT</pubDate>
<guid>http://snipplr.com/view/2841/keys-get-an-array-of-all-property-names-in-an-object/</guid>
</item>
<item>
<title>(JavaScript) Trim trailing white space - noah</title>
<link>http://snipplr.com/view/2840/trim-trailing-white-space/</link>
<description><![CDATA[ <p>Trim whitespace at the end of a line</p> ]]></description>
<pubDate>Mon, 11 Jun 2007 08:55:47 GMT</pubDate>
<guid>http://snipplr.com/view/2840/trim-trailing-white-space/</guid>
</item>
<item>
<title>(JavaScript) Prototype Based JavaScript Tooltip - jonhenshaw</title>
<link>http://snipplr.com/view/1441/prototype-based-javascript-tooltip/</link>
<description><![CDATA[ <p>JavaScript Tooltip libraries number about as many as rounded CSS corner libraries.

Jonathan Weiss thought the ones he saw were "too complicated and bloated, did just too much and most of the time were still not flexible enough with the tooltip. So I decided to create my own library that is based on prototype.js".</p> ]]></description>
<pubDate>Fri, 20 Oct 2006 17:22:09 GMT</pubDate>
<guid>http://snipplr.com/view/1441/prototype-based-javascript-tooltip/</guid>
</item>
</channel>
</rss>