<?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"
	>
<channel>
	<title>Comments on: Best pre-onload</title>
	<atom:link href="http://schinckel.net/2005/10/09/best-pre-onload/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2005/10/09/best-pre-onload/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Fri, 05 Sep 2008 16:00:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Paint the Tiger &#8226; Carve the Swan</title>
		<link>http://schinckel.net/2005/10/09/best-pre-onload/#comment-399</link>
		<dc:creator>Paint the Tiger &#8226; Carve the Swan</dc:creator>
		<pubDate>Fri, 14 Oct 2005 00:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/10/09/best-pre-onload/#comment-399</guid>
		<description>&lt;strong&gt;DOMContentLoaded and Safari&lt;/strong&gt;

	Often, you will want some scripts to run when the page has loaded, even if the images on it haven&#8217;t.  I wrote up some stuff about this under Best pre-onload.
	My full onDOMReady script looks like:
	//Main Startup Code

function checkDOM(){
    i...</description>
		<content:encoded><![CDATA[<p><strong>DOMContentLoaded and Safari</strong></p>
<p>	Often, you will want some scripts to run when the page has loaded, even if the images on it haven&#8217;t.  I wrote up some stuff about this under Best pre-onload.<br />
	My full onDOMReady script looks like:<br />
	//Main Startup Code</p>
<p>function checkDOM(){<br />
    i&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
