<?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>Sun, 07 Sep 2008 18:36:33 +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>Hide and Show Elements by Class or ID 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/595/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/595/comments/</comments>
		<pubDate>Fri, 23 Feb 2007 01:16:30 +0000</pubDate>
		<dc:creator>Casper42</dc:creator>
		<category>CSS, JavaScript</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/595/</guid>
		<description>
			<![CDATA[
				<p>There seems to be so many hide/show scripts out there, so here's the functions I wrote and use on a regular basis - there are 7 functions, hide, show and toggle by id or class - and the getElementByClass function that does not exist as a built in Javascript function...<br /><br />This is in response to the flurry of visibility scripts that just don't have all the pieces needed to make them totally useful.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>