<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: IE , the dom and long numbers</title>
	<atom:link href="http://gregs.tcias.co.uk/2007/04/27/ie-the-dom-and-long-numbers/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregs.tcias.co.uk/2007/04/27/ie-the-dom-and-long-numbers/</link>
	<description>helping me remember what I figure out</description>
	<lastBuildDate>Tue, 10 Jan 2012 22:23:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: gregs</title>
		<link>http://gregs.tcias.co.uk/2007/04/27/ie-the-dom-and-long-numbers/comment-page-1/#comment-814</link>
		<dc:creator>gregs</dc:creator>
		<pubDate>Tue, 24 Jul 2007 22:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://gregs.teacupinastorm.com/?p=451#comment-814</guid>
		<description>Thanks John I&#039;ll be sure to check this out.</description>
		<content:encoded><![CDATA[<p>Thanks John I&#8217;ll be sure to check this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Morgan</title>
		<link>http://gregs.tcias.co.uk/2007/04/27/ie-the-dom-and-long-numbers/comment-page-1/#comment-813</link>
		<dc:creator>John Morgan</dc:creator>
		<pubDate>Thu, 19 Jul 2007 21:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://gregs.teacupinastorm.com/?p=451#comment-813</guid>
		<description>You should check out the &quot;IE Developer Toolbar.&quot; It has many of the things you wish IE had.

http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;displaylang=en

Given this code...





	Untitled




Testing

	h1Test.style.color = &quot;red&quot;;
	h1Test.innerHTML = &quot;Post Test&quot;;






I can view &quot;Element Source&quot; for &quot;h1Test&quot; and see this code...






	Post Test




Pretty sweet!</description>
		<content:encoded><![CDATA[<p>You should check out the &#8220;IE Developer Toolbar.&#8221; It has many of the things you wish IE had.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;displaylang=en</a></p>
<p>Given this code&#8230;</p>
<p>	Untitled</p>
<p>Testing</p>
<p>	h1Test.style.color = &#8220;red&#8221;;<br />
	h1Test.innerHTML = &#8220;Post Test&#8221;;</p>
<p>I can view &#8220;Element Source&#8221; for &#8220;h1Test&#8221; and see this code&#8230;</p>
<p>	Post Test</p>
<p>Pretty sweet!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

