<?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: Bughunting Safari 3</title>
	<atom:link href="http://www.theodicius.net/archives/2008/02/09/bughunting-safari-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theodicius.net/archives/2008/02/09/bughunting-safari-3/</link>
	<description>Good. Evil. Bratwurst.</description>
	<lastBuildDate>Sun, 04 Jul 2010 02:30:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: arlen</title>
		<link>http://www.theodicius.net/archives/2008/02/09/bughunting-safari-3/comment-page-1/#comment-11185</link>
		<dc:creator>arlen</dc:creator>
		<pubDate>Mon, 11 Feb 2008 19:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodicius.net/archives/2008/02/09/bughunting-safari-3/#comment-11185</guid>
		<description>OK, update.

Thanks to &lt;a href=&quot;http://mrclay.org&quot; rel=&quot;nofollow&quot;&gt;Steve Clay&lt;/a&gt; I&#039;ve located a passable workaround for this, and educated myself along the way.

Nutshell: There&#039;s a Safari/IE variable, &quot;document.readyState,&quot; that will tell me when the DOM is fully loaded. No such luck with FireFox, though, but there&#039;s a DOMContentLoaded event that could help.</description>
		<content:encoded><![CDATA[<p>OK, update.</p>
<p>Thanks to <a href="http://mrclay.org" rel="nofollow">Steve Clay</a> I&#8217;ve located a passable workaround for this, and educated myself along the way.</p>
<p>Nutshell: There&#8217;s a Safari/IE variable, &#8220;document.readyState,&#8221; that will tell me when the DOM is fully loaded. No such luck with FireFox, though, but there&#8217;s a DOMContentLoaded event that could help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
