<?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: How to create easy pagination with jQuery</title>
	<atom:link href="http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/</link>
	<description>Tutorials for Web Developers</description>
	<lastBuildDate>Wed, 15 May 2013 09:10:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-72367</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 05 Mar 2013 14:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-72367</guid>
		<description>Hello Szabolcs,
Try to re-initialize it after you show it again (  pager.showPage(1);  )</description>
		<content:encoded><![CDATA[<p>Hello Szabolcs,<br />
Try to re-initialize it after you show it again (  pager.showPage(1);  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-66239</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 18 Feb 2013 06:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-66239</guid>
		<description>Hi Sandy,
I don&#039;t have a ready tutorial with pagination which has text box to put page number, but you can check our both tutorials about pagination</description>
		<content:encoded><![CDATA[<p>Hi Sandy,<br />
I don&#8217;t have a ready tutorial with pagination which has text box to put page number, but you can check our both tutorials about pagination</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szabolcs</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-63230</link>
		<dc:creator>Szabolcs</dc:creator>
		<pubDate>Wed, 06 Feb 2013 20:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-63230</guid>
		<description>Hello,
the script works well, but I have a little problem. I&#039;m using jQuery slideToggle and slideUp to show/hide divs on my page. When the site is loaded, on the first page everything works like a charm, slideToggle too. But when I choose another page, your script is working well, but the show/hide function stop working, even if I choose first page again. When I reload the site everything is OK again. It&#039;s so strange and annoying... Any idea on this? :-)</description>
		<content:encoded><![CDATA[<p>Hello,<br />
the script works well, but I have a little problem. I&#8217;m using jQuery slideToggle and slideUp to show/hide divs on my page. When the site is loaded, on the first page everything works like a charm, slideToggle too. But when I choose another page, your script is working well, but the show/hide function stop working, even if I choose first page again. When I reload the site everything is OK again. It&#8217;s so strange and annoying&#8230; Any idea on this? <img src='http://www.script-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-58906</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Thu, 24 Jan 2013 21:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-58906</guid>
		<description>Hi Admin,

    I am looking for manual pagination with prev(button), manual input (text box), number of pages, next(Button). in javascript including jquery can you please provide me the required Code.

Thanks
Sandy</description>
		<content:encoded><![CDATA[<p>Hi Admin,</p>
<p>    I am looking for manual pagination with prev(button), manual input (text box), number of pages, next(Button). in javascript including jquery can you please provide me the required Code.</p>
<p>Thanks<br />
Sandy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-57614</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 22 Jan 2013 06:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-57614</guid>
		<description>Hi owais,
Make sure that your page doesn&#039;t have any JS errors.</description>
		<content:encoded><![CDATA[<p>Hi owais,<br />
Make sure that your page doesn&#8217;t have any JS errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-57613</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 22 Jan 2013 06:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-57613</guid>
		<description>Hello vipin,
And, what&#039;s problem with it? All you need is just prepare necessary HTML dom model of your posts (by users), then - you can apply our pagination script for your code.</description>
		<content:encoded><![CDATA[<p>Hello vipin,<br />
And, what&#8217;s problem with it? All you need is just prepare necessary HTML dom model of your posts (by users), then &#8211; you can apply our pagination script for your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-57610</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 22 Jan 2013 06:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-57610</guid>
		<description>Hello Aaron,
Please pay attention that for our demo we use jquery.min.js (version 1.3.2) and, it works well with IE8, I&#039;ve just tested it, re-check your side.</description>
		<content:encoded><![CDATA[<p>Hello Aaron,<br />
Please pay attention that for our demo we use jquery.min.js (version 1.3.2) and, it works well with IE8, I&#8217;ve just tested it, re-check your side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owais</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-54818</link>
		<dc:creator>owais</dc:creator>
		<pubDate>Wed, 16 Jan 2013 10:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-54818</guid>
		<description>when clicking on the page it is not going to the next page...
any help appreciated.
thanks.</description>
		<content:encoded><![CDATA[<p>when clicking on the page it is not going to the next page&#8230;<br />
any help appreciated.<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vipin</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-50340</link>
		<dc:creator>vipin</dc:creator>
		<pubDate>Fri, 04 Jan 2013 12:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-50340</guid>
		<description>hello admin,

i am a trainee sotfware proffesional. i have been assigned a project Social Network.
 my index page is the page where viewer can see posts. 10 posts  per page are allowed .and d posts should be with username .
how to do that.
regards ,
vipin</description>
		<content:encoded><![CDATA[<p>hello admin,</p>
<p>i am a trainee sotfware proffesional. i have been assigned a project Social Network.<br />
 my index page is the page where viewer can see posts. 10 posts  per page are allowed .and d posts should be with username .<br />
how to do that.<br />
regards ,<br />
vipin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.script-tutorials.com/how-to-create-easy-pagination-with-jquery/comment-page-1/#comment-45071</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 17 Dec 2012 19:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=400#comment-45071</guid>
		<description>Hello,

Great tutorial but I like some other posters am having issues with this using older versions of jQuery. For those of us that work with older applications having it run on older versions would be great.  I have it narrowed down to IE 7 and IE 8 not liking your JS when using older versions of jQuery.  As an earlier poster said it is hiding the content divs.  Is there a workaround for this?  For example set your jQuery to be something like 1.3.2 and your browser to IE  8 at the minimum.  Your code is by far the cleanest and easiest to use so I really don&#039;t want to have to use another version that is out there. :(</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Great tutorial but I like some other posters am having issues with this using older versions of jQuery. For those of us that work with older applications having it run on older versions would be great.  I have it narrowed down to IE 7 and IE 8 not liking your JS when using older versions of jQuery.  As an earlier poster said it is hiding the content divs.  Is there a workaround for this?  For example set your jQuery to be something like 1.3.2 and your browser to IE  8 at the minimum.  Your code is by far the cleanest and easiest to use so I really don&#8217;t want to have to use another version that is out there. <img src='http://www.script-tutorials.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 8/23 queries in 0.022 seconds using disk: basic

Served from: www.script-tutorials.com @ 2013-05-18 06:56:53 -->