<?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>Fri, 05 Dec 2008 11:46:51 +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>Debugging HTML Objects at Runtime 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/423/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/423/comments/</comments>
		<pubDate>Sun, 08 Oct 2006 11:19:26 +0000</pubDate>
		<dc:creator>alp0001</dc:creator>
		<category>debug, debugging, JavaScript</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/423/</guid>
		<description>
			<![CDATA[
				<p>Basically, you can dynamically ask the webpage to look at a current object's attributes/values or even change the object's attributes/values. As such, running this script on any browser of your choice should show what attributes your particular browser will allow for an object reference you typed in.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>