<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - freelancephp</title>
<link>http://snipplr.com/users/freelancephp/tags/DOM</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 04:27:26 GMT</pubDate>
<item>
<title>(JavaScript) SimpleSelector, Javascript DOM selector</title>
<link>http://snipplr.com/view/30508/simpleselector-javascript-dom-selector/</link>
<description><![CDATA[ <p>SimpleSelector is a small DOM selector object with support for the most used selectors. It's also the default selector for the jLim JavaScript framework.

Why use SimpleSelector?
- very small, less than 2kb minified
- easy to use with $$()
- no overhead, no functions you hardly ever use
- ideal for smaller websites</p> ]]></description>
<pubDate>Tue, 30 Mar 2010 04:53:15 GMT</pubDate>
<guid>http://snipplr.com/view/30508/simpleselector-javascript-dom-selector/</guid>
</item>
<item>
<title>(JavaScript) Light (4kb mini-jQuery)</title>
<link>http://snipplr.com/view/29083/light-4kb-minijquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Mar 2010 16:47:11 GMT</pubDate>
<guid>http://snipplr.com/view/29083/light-4kb-minijquery/</guid>
</item>
</channel>
</rss>