<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: iecontentloaded</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/iecontentloaded.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2007-09-24T12:10:02+00:00</updated><author><name>Simon Willison</name></author><entry><title>IEContentLoaded</title><link href="https://simonwillison.net/2007/Sep/24/iecontentloaded/#atom-tag" rel="alternate"/><published>2007-09-24T12:10:02+00:00</published><updated>2007-09-24T12:10:02+00:00</updated><id>https://simonwillison.net/2007/Sep/24/iecontentloaded/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.hedgerwow.com/360/dhtml/ie-dom-ondocumentready.html"&gt;IEContentLoaded&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
An alternative method of detecting DOMContentLoaded on IE; works by polling until the doScroll() method on an unattached element stops throwing errors.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/domcontentloaded"&gt;domcontentloaded&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/dom-scripting"&gt;dom-scripting&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/hedger-wang"&gt;hedger-wang&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iecontentloaded"&gt;iecontentloaded&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/internet-explorer"&gt;internet-explorer&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/unobtrusive-javascript"&gt;unobtrusive-javascript&lt;/a&gt;&lt;/p&gt;



</summary><category term="domcontentloaded"/><category term="dom-scripting"/><category term="hedger-wang"/><category term="iecontentloaded"/><category term="internet-explorer"/><category term="javascript"/><category term="unobtrusive-javascript"/></entry></feed>