<?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: Detecting Document Loaded on Window.Open()</title>
	<atom:link href="http://www.gringod.com/2009/03/06/detecting-document-loaded-on-windowopen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gringod.com/2009/03/06/detecting-document-loaded-on-windowopen/</link>
	<description>Randomised nonsense.</description>
	<lastBuildDate>Tue, 13 May 2025 05:33:38 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Adrian Ritchie</title>
		<link>http://www.gringod.com/2009/03/06/detecting-document-loaded-on-windowopen/comment-page-1/#comment-60036</link>
		<dc:creator><![CDATA[Adrian Ritchie]]></dc:creator>
		<pubDate>Fri, 06 Mar 2009 19:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2009/03/06/detecting-document-loaded-on-windowopen/#comment-60036</guid>
		<description><![CDATA[It was about midnight when I got done and forgot the bit about putting the call back function into the body onload function.

I had considered a library such as YUI but it didn&#039;t really sit well with the rest of the work I was doing, it was the only part that would have benefited from a javascript library.]]></description>
		<content:encoded><![CDATA[<p>It was about midnight when I got done and forgot the bit about putting the call back function into the body onload function.</p>
<p>I had considered a library such as YUI but it didn&#8217;t really sit well with the rest of the work I was doing, it was the only part that would have benefited from a javascript library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.gringod.com/2009/03/06/detecting-document-loaded-on-windowopen/comment-page-1/#comment-60017</link>
		<dc:creator><![CDATA[steve]]></dc:creator>
		<pubDate>Fri, 06 Mar 2009 10:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2009/03/06/detecting-document-loaded-on-windowopen/#comment-60017</guid>
		<description><![CDATA[Presumably you&#039;d actually put the callback in a function and call it from the body&#039;s onload() event, to make sure all the content is fully loaded rather than just during the parse.

Another alternative is to use a library like YUI which has a Popup class with an onPopup event which basically does the same thing.]]></description>
		<content:encoded><![CDATA[<p>Presumably you&#8217;d actually put the callback in a function and call it from the body&#8217;s onload() event, to make sure all the content is fully loaded rather than just during the parse.</p>
<p>Another alternative is to use a library like YUI which has a Popup class with an onPopup event which basically does the same thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
