<?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 Images with Prototype</title>
	<atom:link href="http://eddcouchman.com/notebook/lazy-load-images-with-prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/</link>
	<description>from edd couchman, the creator of redheat and chopter</description>
	<lastBuildDate>Wed, 12 May 2010 11:05:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Alexander Vassbotn Røyne-Helgesen</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-5223</link>
		<dc:creator>Alexander Vassbotn Røyne-Helgesen</dc:creator>
		<pubDate>Wed, 12 May 2010 11:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-5223</guid>
		<description>And btw, images are loaded in firefox 3.6 aswell when the page loads, and again when the page scrolls..</description>
		<content:encoded><![CDATA[<p>And btw, images are loaded in firefox 3.6 aswell when the page loads, and again when the page scrolls..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Vassbotn Røyne-Helgesen</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-5222</link>
		<dc:creator>Alexander Vassbotn Røyne-Helgesen</dc:creator>
		<pubDate>Wed, 12 May 2010 10:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-5222</guid>
		<description>Is it possible to append an appear() (from scriptaculous) instead of just changing the src? if so, how?</description>
		<content:encoded><![CDATA[<p>Is it possible to append an appear() (from scriptaculous) instead of just changing the src? if so, how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prototyper</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-4855</link>
		<dc:creator>Prototyper</dc:creator>
		<pubDate>Tue, 02 Mar 2010 10:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-4855</guid>
		<description>What do I need to change in the code to make it work with prototype 1.5.0 ?</description>
		<content:encoded><![CDATA[<p>What do I need to change in the code to make it work with prototype 1.5.0 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-4706</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Mon, 15 Feb 2010 15:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-4706</guid>
		<description>do you have a working example of this as i am a new bee to java script and want to load my asp.net pages using your technique.

Best Regards,


Thomas</description>
		<content:encoded><![CDATA[<p>do you have a working example of this as i am a new bee to java script and want to load my asp.net pages using your technique.</p>
<p>Best Regards,</p>
<p>Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 延迟加载图片（Lazy load images） &#171; 付诸行动</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-4107</link>
		<dc:creator>延迟加载图片（Lazy load images） &#171; 付诸行动</dc:creator>
		<pubDate>Mon, 14 Dec 2009 10:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-4107</guid>
		<description>[...] 核心：通过修改浏览器窗口可见区域下面的图片的src属性，这是基于Prototype框架的脚本，本文转载自Lazy Load Images with Prototype，下面就来讲讲怎样将如此好的用户体验快速应用到自己的项目中吧&#8230;  代码： [...]</description>
		<content:encoded><![CDATA[<p>[...] 核心：通过修改浏览器窗口可见区域下面的图片的src属性，这是基于Prototype框架的脚本，本文转载自Lazy Load Images with Prototype，下面就来讲讲怎样将如此好的用户体验快速应用到自己的项目中吧&#8230;  代码： [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahul</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-3810</link>
		<dc:creator>rahul</dc:creator>
		<pubDate>Mon, 10 Aug 2009 04:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-3810</guid>
		<description>I am new in jquery. I am not able add lazy load in my page. I am getting object does not support property or method error. Can u help me out?</description>
		<content:encoded><![CDATA[<p>I am new in jquery. I am not able add lazy load in my page. I am getting object does not support property or method error. Can u help me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-1409</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 22 Sep 2008 17:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-1409</guid>
		<description>Edd, would be interested in chatting with you about a version of this script that would work with images in a div set to overflow auto... 

Cheers.</description>
		<content:encoded><![CDATA[<p>Edd, would be interested in chatting with you about a version of this script that would work with images in a div set to overflow auto&#8230; </p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holigan</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-1052</link>
		<dc:creator>holigan</dc:creator>
		<pubDate>Mon, 28 Jul 2008 02:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-1052</guid>
		<description>can you detail guide for me using it?

Thanks</description>
		<content:encoded><![CDATA[<p>can you detail guide for me using it?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holigan</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-1051</link>
		<dc:creator>holigan</dc:creator>
		<pubDate>Mon, 28 Jul 2008 02:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-1051</guid>
		<description>lazyload.js and prototype.js version 1.6.0_rc0

I don&#039;t use 2 above file. Who can help me, please?</description>
		<content:encoded><![CDATA[<p>lazyload.js and prototype.js version 1.6.0_rc0</p>
<p>I don&#8217;t use 2 above file. Who can help me, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edd</title>
		<link>http://eddcouchman.com/notebook/lazy-load-images-with-prototype/comment-page-1/#comment-385</link>
		<dc:creator>edd</dc:creator>
		<pubDate>Thu, 10 Apr 2008 09:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://eddcouchman.com/notebook/lazy-load-images-with-prototype/#comment-385</guid>
		<description>@Mike, it looks like this has been fixed in the latest webkit nightlies (it could have been fixed for a while).

@Engin, I have rewritted this a little to make it more stable. I&#039;ll post it up today.</description>
		<content:encoded><![CDATA[<p>@Mike, it looks like this has been fixed in the latest webkit nightlies (it could have been fixed for a while).</p>
<p>@Engin, I have rewritted this a little to make it more stable. I&#8217;ll post it up today.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
