<?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: Stupid IE&#8230;Again!</title>
	<atom:link href="http://thinkinglemur.com/index.php/2007/04/stupid-ieagain/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkinglemur.com/index.php/2007/04/stupid-ieagain/</link>
	<description>from the mind of Donnie Bachan</description>
	<lastBuildDate>Fri, 06 Jan 2012 10:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Anonymous</title>
		<link>http://thinkinglemur.com/index.php/2007/04/stupid-ieagain/comment-page-1/#comment-36</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 08 Nov 2010 13:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinglemur.com/?p=30#comment-36</guid>
		<description>Hi Ashley,

Sorry for being so vague, and to make matters worse I&#039;ve stopped using the YUI library in favour for all things jQuery but I think what I was getting at is that you should use the onDOMReady function of the YUI library  http://developer.yahoo.com/yui/event/#ondomready. So anything you want to execute when right after the page loads you would add the function to the onDOMReady event. You can add as many events as you like if you have more than one thing you want executed after the page loads. So say you want to run alert(&quot;Hello!&quot;) after the dom loads you would do YAHOO.util.Event.onDOMReady(function(){alert(&quot;Hello!&quot;)}); 

This is the same as using $(document).ready() in jQuery.

Hope this helps. Let me know if you are still having issues and I&#039;ll see if I can help more.

Best Regards,
Donnie</description>
		<content:encoded><![CDATA[<p>Hi Ashley,</p>
<p>Sorry for being so vague, and to make matters worse I&#8217;ve stopped using the YUI library in favour for all things jQuery but I think what I was getting at is that you should use the onDOMReady function of the YUI library  <a href="http://developer.yahoo.com/yui/event/#ondomready" rel="nofollow">http://developer.yahoo.com/yui/event/#ondomready</a>. So anything you want to execute when right after the page loads you would add the function to the onDOMReady event. You can add as many events as you like if you have more than one thing you want executed after the page loads. So say you want to run alert(&#8220;Hello!&#8221;) after the dom loads you would do YAHOO.util.Event.onDOMReady(function(){alert(&#8220;Hello!&#8221;)}); </p>
<p>This is the same as using $(document).ready() in jQuery.</p>
<p>Hope this helps. Let me know if you are still having issues and I&#8217;ll see if I can help more.</p>
<p>Best Regards,<br />
Donnie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley Glover</title>
		<link>http://thinkinglemur.com/index.php/2007/04/stupid-ieagain/comment-page-1/#comment-35</link>
		<dc:creator>Ashley Glover</dc:creator>
		<pubDate>Mon, 08 Nov 2010 11:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinglemur.com/?p=30#comment-35</guid>
		<description>Hi Donnie

wow, i&#039;m getting this exact error, how do you solve it - the &quot;solved by easily adding the required initilisation functions queued by the YUI library’s event manager.&quot; didn&#039;t explain it fully for me, sorry!</description>
		<content:encoded><![CDATA[<p>Hi Donnie</p>
<p>wow, i&#8217;m getting this exact error, how do you solve it &#8211; the &#8220;solved by easily adding the required initilisation functions queued by the YUI library’s event manager.&#8221; didn&#8217;t explain it fully for me, sorry!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

