<?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: Lazy Load Plugin for jQuery</title>
	<atom:link href="http://ajaxian.com/archives/lazy-load-plugin-for-jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/lazy-load-plugin-for-jquery</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: rock</title>
		<link>http://ajaxian.com/archives/lazy-load-plugin-for-jquery/comment-page-1#comment-257278</link>
		<dc:creator>rock</dc:creator>
		<pubDate>Wed, 17 Oct 2007 10:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2752#comment-257278</guid>
		<description>Hi, Iâ€™have just started using this plugin and it looks nice, but when I try to use it for a large number of pictures (300 â€“ 500 small .png thumbnails) it works horrible â€“ the page starts choking and it works very slow. Is there any way to solve this problem??</description>
		<content:encoded><![CDATA[<p>Hi, Iâ€™have just started using this plugin and it looks nice, but when I try to use it for a large number of pictures (300 â€“ 500 small .png thumbnails) it works horrible â€“ the page starts choking and it works very slow. Is there any way to solve this problem??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mika Tuupola</title>
		<link>http://ajaxian.com/archives/lazy-load-plugin-for-jquery/comment-page-1#comment-255199</link>
		<dc:creator>Mika Tuupola</dc:creator>
		<pubDate>Fri, 07 Sep 2007 21:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2752#comment-255199</guid>
		<description>Yes, Safari insist to load original images even though src attribute has been changed or removed. If anyone has a solution to that let me know. With IE and FF everything works as expected. Page itself is still fully viewable and working with Safari. Lazy loading just don&#039;t happen

That said lazy loading does not make sense to every website. For photoblogs and others with long pages and heavy image content story is different. If nothing else it can help you to reduce bandwith usage. 

Setting threshold parameter to big enough number user must not wait images to load. Lets say you have n images size of 800x600. Set threshold to 600. User scrolls down and image #6 appears. Lazy Load plugin now starts to load image #7 (600 pixels before it is visible). When user scrolls yet more image #7 is probably already loaded.

Regarding lowsrc. I though it was never part of any standard?</description>
		<content:encoded><![CDATA[<p>Yes, Safari insist to load original images even though src attribute has been changed or removed. If anyone has a solution to that let me know. With IE and FF everything works as expected. Page itself is still fully viewable and working with Safari. Lazy loading just don&#8217;t happen</p>
<p>That said lazy loading does not make sense to every website. For photoblogs and others with long pages and heavy image content story is different. If nothing else it can help you to reduce bandwith usage. </p>
<p>Setting threshold parameter to big enough number user must not wait images to load. Lets say you have n images size of 800&#215;600. Set threshold to 600. User scrolls down and image #6 appears. Lazy Load plugin now starts to load image #7 (600 pixels before it is visible). When user scrolls yet more image #7 is probably already loaded.</p>
<p>Regarding lowsrc. I though it was never part of any standard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burcu</title>
		<link>http://ajaxian.com/archives/lazy-load-plugin-for-jquery/comment-page-1#comment-255184</link>
		<dc:creator>Burcu</dc:creator>
		<pubDate>Fri, 07 Sep 2007 16:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2752#comment-255184</guid>
		<description>of course its a lot easier that the lowsrc attribute setup. but it really doesnt work on opera, too.</description>
		<content:encoded><![CDATA[<p>of course its a lot easier that the lowsrc attribute setup. but it really doesnt work on opera, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun Kester</title>
		<link>http://ajaxian.com/archives/lazy-load-plugin-for-jquery/comment-page-1#comment-255183</link>
		<dc:creator>Shaun Kester</dc:creator>
		<pubDate>Fri, 07 Sep 2007 16:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2752#comment-255183</guid>
		<description>Neat idea, but I have an expectation that everything will be loaded and viewable when I go below the fold. Waiting again is frustrating and time consuming.</description>
		<content:encoded><![CDATA[<p>Neat idea, but I have an expectation that everything will be loaded and viewable when I go below the fold. Waiting again is frustrating and time consuming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdmadph</title>
		<link>http://ajaxian.com/archives/lazy-load-plugin-for-jquery/comment-page-1#comment-255182</link>
		<dc:creator>mdmadph</dc:creator>
		<pubDate>Fri, 07 Sep 2007 16:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2752#comment-255182</guid>
		<description>wouldn&#039;t this be a lot easier to use than lowsrc (having to set that attribute for every image you wanted)?</description>
		<content:encoded><![CDATA[<p>wouldn&#8217;t this be a lot easier to use than lowsrc (having to set that attribute for every image you wanted)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://ajaxian.com/archives/lazy-load-plugin-for-jquery/comment-page-1#comment-255175</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 07 Sep 2007 16:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2752#comment-255175</guid>
		<description>Whatever happened to the lowsrc attribute?</description>
		<content:encoded><![CDATA[<p>Whatever happened to the lowsrc attribute?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://ajaxian.com/archives/lazy-load-plugin-for-jquery/comment-page-1#comment-255174</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Fri, 07 Sep 2007 15:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2752#comment-255174</guid>
		<description>Doesn&#039;t seem to have any effect in Safari, but works well in FF.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem to have any effect in Safari, but works well in FF.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

