<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/class</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 06:02:44 GMT</pubDate>
<item>
<title>(ActionScript 3) Basic Package and Class Creation / Extend</title>
<link>http://snipplr.com/view/7097/basic-package-and-class-creation--extend/</link>
<description><![CDATA[ <p>How to create a basic class in AS3 and extend it if needed.</p> ]]></description>
<pubDate>Thu, 03 Jul 2008 05:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/7097/basic-package-and-class-creation--extend/</guid>
</item>
<item>
<title>(JavaScript) addClass Function</title>
<link>http://snipplr.com/view/2181/addclass-function/</link>
<description><![CDATA[ <p>Function to look if an element has a class, if it doesn't simply add it to the element. If it does have a class add it to the class that is already there. Function expects 2 values, the element to add the class to, and the new class name (value).</p> ]]></description>
<pubDate>Mon, 19 Feb 2007 06:43:37 GMT</pubDate>
<guid>http://snipplr.com/view/2181/addclass-function/</guid>
</item>
</channel>
</rss>