<?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: Load Content While Scrolling With jQuery</title>
	<atom:link href="http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 08:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: gino</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-490726</link>
		<dc:creator>gino</dc:creator>
		<pubDate>Thu, 12 Jan 2012 08:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-490726</guid>
		<description>How to maintain the state.
I have a scenario that contains a select button and once the user clicks the select button the few more controls will be loaded based on the selected item. In such cases I am loosing the state. How can I achive this.</description>
		<content:encoded><![CDATA[<p>How to maintain the state.<br />
I have a scenario that contains a select button and once the user clicks the select button the few more controls will be loaded based on the selected item. In such cases I am loosing the state. How can I achive this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-481147</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Mon, 02 Jan 2012 07:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-481147</guid>
		<description>@sanam,

The code is not a plug &#039;n&#039; play solution.

It explains how the concept works and brings a working code for it but the developer should adapt the code to his/her website.</description>
		<content:encoded><![CDATA[<p>@sanam,</p>
<p>The code is not a plug &#8216;n&#8217; play solution.</p>
<p>It explains how the concept works and brings a working code for it but the developer should adapt the code to his/her website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanam</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-478686</link>
		<dc:creator>sanam</dc:creator>
		<pubDate>Fri, 30 Dec 2011 20:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-478686</guid>
		<description>Hi, sorry to ask such a stupid question, but I&#039;m pretty new to this whole thing, and what I&#039;m confused about is how exactly am I meant to get this feature onto my site? Am I meant to copy and paste the code into my site or download something...? I could really do with some help, thanks</description>
		<content:encoded><![CDATA[<p>Hi, sorry to ask such a stupid question, but I&#8217;m pretty new to this whole thing, and what I&#8217;m confused about is how exactly am I meant to get this feature onto my site? Am I meant to copy and paste the code into my site or download something&#8230;? I could really do with some help, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sreeram</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-478019</link>
		<dc:creator>Sreeram</dc:creator>
		<pubDate>Fri, 30 Dec 2011 07:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-478019</guid>
		<description>The Script working is fine But there is scroller problem can u kindly check it once</description>
		<content:encoded><![CDATA[<p>The Script working is fine But there is scroller problem can u kindly check it once</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-477946</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Fri, 30 Dec 2011 06:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-477946</guid>
		<description>@Daniel,

Not totally sure as I can&#039;t see the edited .asp file but you may be inserting tables inside rows/columns.

I suggest inserting new rows and make sure they are inserted just after the last row.</description>
		<content:encoded><![CDATA[<p>@Daniel,</p>
<p>Not totally sure as I can&#8217;t see the edited .asp file but you may be inserting tables inside rows/columns.</p>
<p>I suggest inserting new rows and make sure they are inserted just after the last row.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Pinho</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-477209</link>
		<dc:creator>Daniel Pinho</dc:creator>
		<pubDate>Thu, 29 Dec 2011 17:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-477209</guid>
		<description>Hi.. I am trying to use your code to show a grid (using table).

The problem occurr when I scroll to the bottom, because my new table is inserted betwen the first one.

You can see the problem on http://www.papelgratis.com.br/wrd-scroll/scroll3.asp

Can you help me ?</description>
		<content:encoded><![CDATA[<p>Hi.. I am trying to use your code to show a grid (using table).</p>
<p>The problem occurr when I scroll to the bottom, because my new table is inserted betwen the first one.</p>
<p>You can see the problem on <a href="http://www.papelgratis.com.br/wrd-scroll/scroll3.asp" rel="nofollow">http://www.papelgratis.com.br/wrd-scroll/scroll3.asp</a></p>
<p>Can you help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mau</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-413600</link>
		<dc:creator>Mau</dc:creator>
		<pubDate>Mon, 17 Oct 2011 19:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-413600</guid>
		<description>Hi, thanks for the tip man!!
I don&#039;t know jquery and I&#039;m having some problems.
Can I combine it with &quot;includes&quot; of php script?
Like  and so...
Thanks for your time dude.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the tip man!!<br />
I don&#8217;t know jquery and I&#8217;m having some problems.<br />
Can I combine it with &#8220;includes&#8221; of php script?<br />
Like  and so&#8230;<br />
Thanks for your time dude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dieno</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-412957</link>
		<dc:creator>dieno</dc:creator>
		<pubDate>Sun, 16 Oct 2011 12:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-412957</guid>
		<description>i cant make it in php file .. pls i need some help</description>
		<content:encoded><![CDATA[<p>i cant make it in php file .. pls i need some help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferry</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-403987</link>
		<dc:creator>Ferry</dc:creator>
		<pubDate>Thu, 29 Sep 2011 09:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-403987</guid>
		<description>Sweet :-)
Whatever makes the website load faster is interresting for me. Have to look into this:-)</description>
		<content:encoded><![CDATA[<p>Sweet <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Whatever makes the website load faster is interresting for me. Have to look into this:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/comment-page-3/#comment-401320</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Fri, 23 Sep 2011 15:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=327#comment-401320</guid>
		<description>@Ajay,

That seems like a challenging issue but not hard. There seems to be 3 ways at first thought:
- remember the latest position with sessions
- remember the latest position with cookies
- on each load of 20 products, change the URL with an hashtag(#)

when the user returns back to that page, on initial load, display the first x items that session/cookie/hashtag tells.</description>
		<content:encoded><![CDATA[<p>@Ajay,</p>
<p>That seems like a challenging issue but not hard. There seems to be 3 ways at first thought:<br />
- remember the latest position with sessions<br />
- remember the latest position with cookies<br />
- on each load of 20 products, change the URL with an hashtag(#)</p>
<p>when the user returns back to that page, on initial load, display the first x items that session/cookie/hashtag tells.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 3/18 queries in 3.908 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-13 02:09:45 -->
