<?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: jQuery Image Preload Plugin</title>
	<atom:link href="http://www.farinspace.com/jquery-image-preload-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.farinspace.com/jquery-image-preload-plugin/</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:17:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: frylock</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-21299</link>
		<dc:creator>frylock</dc:creator>
		<pubDate>Tue, 24 Jan 2012 10:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-21299</guid>
		<description>Hey, thanks for this plugin. Its perfect! Just what I needed a callback based approach.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for this plugin. Its perfect! Just what I needed a callback based approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pushpinder Bagga</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-20824</link>
		<dc:creator>Pushpinder Bagga</dc:creator>
		<pubDate>Mon, 02 Jan 2012 05:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-20824</guid>
		<description>Hey Dimas, I just added an issue at Github. Could you please see if we can fix it? It might be a pull request but it didn&#039;t allow me to so an issue logged.</description>
		<content:encoded><![CDATA[<p>Hey Dimas, I just added an issue at Github. Could you please see if we can fix it? It might be a pull request but it didn&#8217;t allow me to so an issue logged.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimas</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-20580</link>
		<dc:creator>Dimas</dc:creator>
		<pubDate>Mon, 19 Dec 2011 22:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-20580</guid>
		<description>@Bob, imgpreload keeps things simple and does what you tell it to do ... however if an image is already preloaded, it will be fetched form browse cache vs loading new (you should not be taxed twice for the same image url).</description>
		<content:encoded><![CDATA[<p>@Bob, imgpreload keeps things simple and does what you tell it to do &#8230; however if an image is already preloaded, it will be fetched form browse cache vs loading new (you should not be taxed twice for the same image url).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-20579</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 19 Dec 2011 22:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-20579</guid>
		<description>I&#039;ll be checking the source briefly, but in the meantime, I&#039;m wondering if there&#039;s any mechanism to prevent images from being preloaded multiple times.  Or is that something I need to worry about, and imgpreload doesn&#039;t care?</description>
		<content:encoded><![CDATA[<p>I&#8217;ll be checking the source briefly, but in the meantime, I&#8217;m wondering if there&#8217;s any mechanism to prevent images from being preloaded multiple times.  Or is that something I need to worry about, and imgpreload doesn&#8217;t care?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-19867</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 27 Nov 2011 23:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-19867</guid>
		<description>Great plugin, exactly what I was looking for.

@Wisdomsky there is a demo in the zip.</description>
		<content:encoded><![CDATA[<p>Great plugin, exactly what I was looking for.</p>
<p>@Wisdomsky there is a demo in the zip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wisdomsky</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-18775</link>
		<dc:creator>Wisdomsky</dc:creator>
		<pubDate>Thu, 03 Nov 2011 01:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-18775</guid>
		<description>any demo plsss? we need a nice demo in order us to understand much easier how this works.....</description>
		<content:encoded><![CDATA[<p>any demo plsss? we need a nice demo in order us to understand much easier how this works&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ettolo</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-17770</link>
		<dc:creator>ettolo</dc:creator>
		<pubDate>Wed, 21 Sep 2011 22:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-17770</guid>
		<description>Hi, thanks for your code!
I&#039;m preloading 275 imgs (10mb at least) and use the below code.
It seems that it is loading several images before firing the write_debugger(); function.
The first images ar loaded by filename, the bigger part by dom reference
Is this ok or i&#039;m missing someting?

$(document).ready(function(){
     
// images preload
            $.imgpreload(&#039;config_files/images/loadingAnimation.gif&#039;,function(){
                write_debugger(&quot;Loading gif&quot;, &quot;&quot;);
                $.imgpreload(&#039;config_files/images/modello_&#039;+modello+&#039;/base.png&#039;,function(){
                    write_debugger(&quot;Base loaded&quot;, &quot;&quot;);
                    $.imgpreload(&#039;config_files/images/modello_&#039;+modello+&#039;/base_v2.png&#039;,function(){   
                        write_debugger(&quot;Base V2 loaded&quot;, &quot;&quot;);
                        
                        $(&#039;.immagine_parte img&#039;).imgpreload
                        ({
                            each: function()
                            {
                                write_debugger($(this).attr(&quot;name&quot;), &quot;&quot;)
                            },
                            all: function()
                            {
                                write_debugger(&quot;Fine!&quot;, &quot;&quot;);
                                
                            }
                        });
                    });
                });
            });
});      


Thanks!
Nicola</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your code!<br />
I&#8217;m preloading 275 imgs (10mb at least) and use the below code.<br />
It seems that it is loading several images before firing the write_debugger(); function.<br />
The first images ar loaded by filename, the bigger part by dom reference<br />
Is this ok or i&#8217;m missing someting?</p>
<p>$(document).ready(function(){</p>
<p>// images preload<br />
            $.imgpreload(&#8216;config_files/images/loadingAnimation.gif&#8217;,function(){<br />
                write_debugger(&#8220;Loading gif&#8221;, &#8220;&#8221;);<br />
                $.imgpreload(&#8216;config_files/images/modello_&#8217;+modello+&#8217;/base.png&#8217;,function(){<br />
                    write_debugger(&#8220;Base loaded&#8221;, &#8220;&#8221;);<br />
                    $.imgpreload(&#8216;config_files/images/modello_&#8217;+modello+&#8217;/base_v2.png&#8217;,function(){<br />
                        write_debugger(&#8220;Base V2 loaded&#8221;, &#8220;&#8221;);</p>
<p>                        $(&#8216;.immagine_parte img&#8217;).imgpreload<br />
                        ({<br />
                            each: function()<br />
                            {<br />
                                write_debugger($(this).attr(&#8220;name&#8221;), &#8220;&#8221;)<br />
                            },<br />
                            all: function()<br />
                            {<br />
                                write_debugger(&#8220;Fine!&#8221;, &#8220;&#8221;);</p>
<p>                            }<br />
                        });<br />
                    });<br />
                });<br />
            });<br />
});      </p>
<p>Thanks!<br />
Nicola</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimas</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-17681</link>
		<dc:creator>Dimas</dc:creator>
		<pubDate>Wed, 14 Sep 2011 18:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-17681</guid>
		<description>@Andrew, I&#039;ve adjusted the plugin (latest is on github) and retested with all version of IE ... IE6, IE7, IE8, IE9</description>
		<content:encoded><![CDATA[<p>@Andrew, I&#8217;ve adjusted the plugin (latest is on github) and retested with all version of IE &#8230; IE6, IE7, IE8, IE9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Martin</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-17471</link>
		<dc:creator>Andrew Martin</dc:creator>
		<pubDate>Wed, 24 Aug 2011 20:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-17471</guid>
		<description>Love this plugin..until I realized it fails on SOME systems with IE7. Any way you think you could fix that?  The callback for &quot;all&quot; images downloaded fails. It worked for me on my test system, then the client said it didn&#039;t work on theirs (IE7, IE8) unfortunately, so it&#039;s a toughie to fix I&#039;m sure.

Either way, great work. Thanks.</description>
		<content:encoded><![CDATA[<p>Love this plugin..until I realized it fails on SOME systems with IE7. Any way you think you could fix that?  The callback for &#8220;all&#8221; images downloaded fails. It worked for me on my test system, then the client said it didn&#8217;t work on theirs (IE7, IE8) unfortunately, so it&#8217;s a toughie to fix I&#8217;m sure.</p>
<p>Either way, great work. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.farinspace.com/jquery-image-preload-plugin/comment-page-2/#comment-17418</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Thu, 18 Aug 2011 15:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=50#comment-17418</guid>
		<description>Thanks Dimas, that&#039;s ace. Also, the comment (and fix) from Sojaner regarding replacing:

img.onload = function() {	loaded.push(this); ...

With

$(img).bind(&quot;load&quot;, null, function() {  loaded.push(this); ...

This does seem to fix the problem in old versions of IE.

If you could implement the cleanup/destroy method soon i&#039;d be a very happy chap indeed as i&#039;m building a brochure in js using your plugin.

All the best
Julian</description>
		<content:encoded><![CDATA[<p>Thanks Dimas, that&#8217;s ace. Also, the comment (and fix) from Sojaner regarding replacing:</p>
<p>img.onload = function() {	loaded.push(this); &#8230;</p>
<p>With</p>
<p>$(img).bind(&#8220;load&#8221;, null, function() {  loaded.push(this); &#8230;</p>
<p>This does seem to fix the problem in old versions of IE.</p>
<p>If you could implement the cleanup/destroy method soon i&#8217;d be a very happy chap indeed as i&#8217;m building a brochure in js using your plugin.</p>
<p>All the best<br />
Julian</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.farinspace.com @ 2012-02-04 17:17:52 by W3 Total Cache -->
