<?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: IE quirk with onload event for &lt;img&gt; elements</title>
	<atom:link href="http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/</link>
	<description>If you don&#039;t expect too much from me, you might not be let down.</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:23:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: 一部の詳細についてimageをしなければならない &#124; テクニカルブログ</title>
		<link>http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/comment-page-1/#comment-116591</link>
		<dc:creator>一部の詳細についてimageをしなければならない &#124; テクニカルブログ</dc:creator>
		<pubDate>Wed, 20 Jul 2011 02:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/#comment-116591</guid>
		<description>[...] imgの. srcの设定でなくてはならないonload事件を設定し、ダウンロードした写真をしなければならないが、キャッシュメモリのうち、ブラウザーはまだ執行で相手に写真をダウンロードして语句をすれば、onload事件が激しくなる可能性が無視されていました。详细… [...]</description>
		<content:encoded><![CDATA[<p>[...] imgの. srcの设定でなくてはならないonload事件を設定し、ダウンロードした写真をしなければならないが、キャッシュメモリのうち、ブラウザーはまだ執行で相手に写真をダウンロードして语句をすれば、onload事件が激しくなる可能性が無視されていました。详细… [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthieu R</title>
		<link>http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/comment-page-1/#comment-110909</link>
		<dc:creator>Matthieu R</dc:creator>
		<pubDate>Sun, 10 Apr 2011 19:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/#comment-110909</guid>
		<description>Hi !
Thanks for the tips, it help me a lot !
I have the same issue with IE, i had to load images dynamicly in a thumbnail and check for the size to choose a big enough one. The size check have to be done after image loading. But despite of your solution, the images seems to being loaded from cache, onload is triggered before real loading, so most of my pics are shown by javascript with both width and height at a value of zero. I was near to become crazy when i found a good solution, i have to add a timestamp after the image URL, with a hash. IE never reconize the URL and load the image properly :)
(sorry for my bad english)</description>
		<content:encoded><![CDATA[<p>Hi !<br />
Thanks for the tips, it help me a lot !<br />
I have the same issue with IE, i had to load images dynamicly in a thumbnail and check for the size to choose a big enough one. The size check have to be done after image loading. But despite of your solution, the images seems to being loaded from cache, onload is triggered before real loading, so most of my pics are shown by javascript with both width and height at a value of zero. I was near to become crazy when i found a good solution, i have to add a timestamp after the image URL, with a hash. IE never reconize the URL and load the image properly <img src='http://blog.stchur.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
(sorry for my bad english)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/comment-page-1/#comment-81581</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 23 Sep 2010 20:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/#comment-81581</guid>
		<description>You&#039;re a lifesaver, I was wondering why IE wasn&#039;t firing my onload events.</description>
		<content:encoded><![CDATA[<p>You&#039;re a lifesaver, I was wondering why IE wasn&#039;t firing my onload events.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/comment-page-1/#comment-1201</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Fri, 04 Apr 2008 20:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stchur.com/2008/02/26/ie-quirk-with-onload-event-for-img-elements/#comment-1201</guid>
		<description>I&#039;d never done the exact situation of hooking up an onload handler for an img, but I think the general principle holds: if you have event handlers, hook them up before anything that could potentially fire events for them.</description>
		<content:encoded><![CDATA[<p>I&#039;d never done the exact situation of hooking up an onload handler for an img, but I think the general principle holds: if you have event handlers, hook them up before anything that could potentially fire events for them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

