<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Thu, 24 Jul 2008 14:20:22 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Class name handling prototype methods 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/761/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/761/comments/</comments>
		<pubDate>Wed, 28 Nov 2007 13:08:25 +0000</pubDate>
		<dc:creator>HRCerqueira</dc:creator>
		<category>CSS, DOM, HTML, JavaScript</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/761/</guid>
		<description>
			<![CDATA[
				<p>These are some prototype methods to handle class names in html elements. As you all should know, a html element can have more than one class name.<br /><br />This is part of <a href='http://www.hrcerqueira.com/my-dom-handling-methods-re-designed/' target="_blank">my dom handling toolkit</a>. Check it out and use it at will.<br /><br />Cheers</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>