<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1046857" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1046857</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Hmm. I&#039;d expect problems in</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/windowattachevent#comment-1249863</link>
    <description> &lt;p&gt;Hmm. I&#039;d expect problems in non-IE browsers, as the &lt;code&gt;obj.addEventListener()&lt;/code&gt; requires the event type to be spelled without the &quot;on&quot; prefix. Personally, I&#039;d go with &lt;code&gt;window.load = onloadfunction;&lt;/code&gt; myself...&lt;/p&gt;
&lt;p&gt;@teammatt3 - benf may have a reason to wait until the page is completely loaded--the jQuery &quot;ready&quot; function fires when the DOM is complete, but before all resources have downloaded. A subtle but important difference.&lt;/p&gt;
 </description>
     <pubDate>Fri, 04 Jun 2010 18:19:10 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1249863 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Can you provide a link to the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/windowattachevent#comment-1249859</link>
    <description> &lt;p&gt;Can you provide a link to the page where this code is no functioning? The code you show here looks fine.&lt;/p&gt;
&lt;p&gt;Or you might consider using a JavaScript framework to abstract away all the IE &quot;features&quot;. I use &lt;a href=&quot;http://jquery.com&quot;&gt;jQuery&lt;/a&gt;. All you would need to write is:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;$(document).ready(onloadfunction);&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 04 Jun 2010 17:08:48 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1249859 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
