<?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: Making a jQuery pagination system</title>
	<atom:link href="http://web.enavu.com/tutorials/making-a-jquery-pagination-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:22:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dave</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-5030</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 09 Jul 2010 15:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-5030</guid>
		<description>if you check my website, www.theblacknumbers.com, you will see a version of your plugin i used. so far it&#039;s much better than the one i had before. my only gripe is that when i tried to insert a second pagination, at the bottom, the next/previous buttons stopped working. any solutions for this you know of?</description>
		<content:encoded><![CDATA[<p>if you check my website, <a href="http://www.theblacknumbers.com" rel="nofollow">http://www.theblacknumbers.com</a>, you will see a version of your plugin i used. so far it&#8217;s much better than the one i had before. my only gripe is that when i tried to insert a second pagination, at the bottom, the next/previous buttons stopped working. any solutions for this you know of?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annatar</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-4889</link>
		<dc:creator>Annatar</dc:creator>
		<pubDate>Wed, 07 Jul 2010 15:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-4889</guid>
		<description>Beautiful script, very clean usage and minimum intervention in the HTML code; I love it.
It helped me a lot, because in the page that I made in Django I had to display a table with a list of elements that were filtered by some complex criteria, aside from the raw SQL select. So the the usual SELECT ... LIMIT ... statement wouldn&#039;t work for me. I had to do the pagination on the client side, and your script worked like a charm. Thanx!</description>
		<content:encoded><![CDATA[<p>Beautiful script, very clean usage and minimum intervention in the HTML code; I love it.<br />
It helped me a lot, because in the page that I made in Django I had to display a table with a list of elements that were filtered by some complex criteria, aside from the raw SQL select. So the the usual SELECT &#8230; LIMIT &#8230; statement wouldn&#8217;t work for me. I had to do the pagination on the client side, and your script worked like a charm. Thanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessica</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-4249</link>
		<dc:creator>Jessica</dc:creator>
		<pubDate>Thu, 24 Jun 2010 23:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-4249</guid>
		<description>Are you still working on this? I have implemented your solution in my code but the first time you load everything it displays all of the items so it doesn&#039;t paginate right off the bat. If you could help me figure this out that would be great. Thanks!</description>
		<content:encoded><![CDATA[<p>Are you still working on this? I have implemented your solution in my code but the first time you load everything it displays all of the items so it doesn&#8217;t paginate right off the bat. If you could help me figure this out that would be great. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-3808</link>
		<dc:creator>Nigel</dc:creator>
		<pubDate>Fri, 11 Jun 2010 04:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-3808</guid>
		<description>Hi,
Can you update the code so the pagination works as so 1 2 3 4 5 6 7  8 ...... 60</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can you update the code so the pagination works as so 1 2 3 4 5 6 7  8 &#8230;&#8230; 60</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-3155</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 21 May 2010 15:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-3155</guid>
		<description>Go in your plugin and replace all $ with jQuery</description>
		<content:encoded><![CDATA[<p>Go in your plugin and replace all $ with jQuery</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: basstk</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-3138</link>
		<dc:creator>basstk</dc:creator>
		<pubDate>Fri, 21 May 2010 03:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-3138</guid>
		<description>jquery with my other jquery library Web page conflicts, how to solve, so that they can co-exist?</description>
		<content:encoded><![CDATA[<p>jquery with my other jquery library Web page conflicts, how to solve, so that they can co-exist?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yusuf Sani</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-2970</link>
		<dc:creator>Yusuf Sani</dc:creator>
		<pubDate>Sat, 15 May 2010 16:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-2970</guid>
		<description>I need A Video Tutorial For this Pls...im having problems cus im a new jquery man..</description>
		<content:encoded><![CDATA[<p>I need A Video Tutorial For this Pls&#8230;im having problems cus im a new jquery man..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: novationx</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-2960</link>
		<dc:creator>novationx</dc:creator>
		<pubDate>Sat, 15 May 2010 10:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-2960</guid>
		<description>Hi , is it possible to display the next-prev-controls 2 times.

I used the Div twice and it works. But its not strict.
It has 2 be a class.

So i made it class( in HTML and script ) But it doesnt work.

Any suggestions ? Thx in advance.

( it worked like a charm btw )</description>
		<content:encoded><![CDATA[<p>Hi , is it possible to display the next-prev-controls 2 times.</p>
<p>I used the Div twice and it works. But its not strict.<br />
It has 2 be a class.</p>
<p>So i made it class( in HTML and script ) But it doesnt work.</p>
<p>Any suggestions ? Thx in advance.</p>
<p>( it worked like a charm btw )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonia</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-2845</link>
		<dc:creator>Sonia</dc:creator>
		<pubDate>Tue, 11 May 2010 06:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-2845</guid>
		<description>Hi,
   I have implemented this pagination in my code.
I have faced one probem

I am displaying my content in a table. there are 3 colums in my table. I have defined tabled heading within  tag.
and data in 
pagination works fine but the major proble is that the all the table data expands in first column of a table heady.

It should be expand in 3 colums as there are three heading colums.
This problem occurs in mozilla.
It work fine in IE.
plz need ur valuable suggestion.
Hope to see positive response.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   I have implemented this pagination in my code.<br />
I have faced one probem</p>
<p>I am displaying my content in a table. there are 3 colums in my table. I have defined tabled heading within  tag.<br />
and data in<br />
pagination works fine but the major proble is that the all the table data expands in first column of a table heady.</p>
<p>It should be expand in 3 colums as there are three heading colums.<br />
This problem occurs in mozilla.<br />
It work fine in IE.<br />
plz need ur valuable suggestion.<br />
Hope to see positive response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://web.enavu.com/tutorials/making-a-jquery-pagination-system/comment-page-2/#comment-2340</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 23 Apr 2010 16:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://tutsvalley.com/?p=487#comment-2340</guid>
		<description>in ver2 demo, the last page is empty. Is there a problem with the math? I wouldn&#039;t expect to see a page number if page is empty. Also, what about a view all function that hides pagination div or replaces it with a &quot;view item_count&quot; per page link?</description>
		<content:encoded><![CDATA[<p>in ver2 demo, the last page is empty. Is there a problem with the math? I wouldn&#8217;t expect to see a page number if page is empty. Also, what about a view all function that hides pagination div or replaces it with a &#8220;view item_count&#8221; per page link?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
