<?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: Creating Modern jQuery Pagination for Content</title>
	<atom:link href="http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/</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/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-59517</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 26 Jan 2013 08:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-59517</guid>
		<description>Hi Plamen,
Are you sure that you need 2000px for height? What is your monitor for this dimension - 40&quot;? :-)
Anyway, did you try to play with Height param in JS and CSS files? Try to enlarge these 400px</description>
		<content:encoded><![CDATA[<p>Hi Plamen,<br />
Are you sure that you need 2000px for height? What is your monitor for this dimension &#8211; 40&#8243;? <img src='http://www.script-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Anyway, did you try to play with Height param in JS and CSS files? Try to enlarge these 400px</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-59516</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 26 Jan 2013 08:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-59516</guid>
		<description>Hello Dave,
Yes, sure, you can use our script, but you will need to modify it (in order to hide number-based pagination)
As example, you can hide &#039;showPagination&#039; on line 55, and, any time you evoke &#039;showPage&#039;, you will need to calculate if you need to display Next or Prev button (and - hide it if you don&#039;t need)</description>
		<content:encoded><![CDATA[<p>Hello Dave,<br />
Yes, sure, you can use our script, but you will need to modify it (in order to hide number-based pagination)<br />
As example, you can hide &#8216;showPagination&#8217; on line 55, and, any time you evoke &#8216;showPage&#8217;, you will need to calculate if you need to display Next or Prev button (and &#8211; hide it if you don&#8217;t need)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-59513</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 26 Jan 2013 08:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-59513</guid>
		<description>Hi sainisha,
I can suggest that you enlarge both params (both heights): and in JS and in CSS file, or, you can also try to decrease height of your first element</description>
		<content:encoded><![CDATA[<p>Hi sainisha,<br />
I can suggest that you enlarge both params (both heights): and in JS and in CSS file, or, you can also try to decrease height of your first element</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-59511</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 26 Jan 2013 08:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-59511</guid>
		<description>Hi owais,
What do you mean - &#039;subpages&#039; ?
Do you want to make pagination with multiple sublevels?</description>
		<content:encoded><![CDATA[<p>Hi owais,<br />
What do you mean &#8211; &#8216;subpages&#8217; ?<br />
Do you want to make pagination with multiple sublevels?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-59510</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 26 Jan 2013 08:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-59510</guid>
		<description>Hi Aps,
Yes, height can be different in IE browser, .. you can read about it here: http://stackoverflow.com/questions/833699/clientheight-clientwidth-returning-different-values-on-different-browsers</description>
		<content:encoded><![CDATA[<p>Hi Aps,<br />
Yes, height can be different in IE browser, .. you can read about it here: <a href="http://stackoverflow.com/questions/833699/clientheight-clientwidth-returning-different-values-on-different-browsers" rel="nofollow">http://stackoverflow.com/questions/833699/clientheight-clientwidth-returning-different-values-on-different-browsers</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-59505</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 26 Jan 2013 08:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-59505</guid>
		<description>Hello Mike,
In the current realization it is not ready to work with multiple instances. Because besides of adding unique IDs, we will need to use multilevel arrays to keep info about pages. Most of JS code should be rewrite in this case.</description>
		<content:encoded><![CDATA[<p>Hello Mike,<br />
In the current realization it is not ready to work with multiple instances. Because besides of adding unique IDs, we will need to use multilevel arrays to keep info about pages. Most of JS code should be rewrite in this case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plamen</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-58477</link>
		<dc:creator>Plamen</dc:creator>
		<pubDate>Wed, 23 Jan 2013 23:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-58477</guid>
		<description>Hi! I have a problem with the code. My text go out of these 400px. And I see only number 1 - no other numbers and nothing work :( Actually these 400px are not good for mee - i want 2000px because i have many content. But this is the next step. For the moment the JS code doesn&#039;t work for me. The way is correct to the both JS files. Would you help me, please?</description>
		<content:encoded><![CDATA[<p>Hi! I have a problem with the code. My text go out of these 400px. And I see only number 1 &#8211; no other numbers and nothing work <img src='http://www.script-tutorials.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Actually these 400px are not good for mee &#8211; i want 2000px because i have many content. But this is the next step. For the moment the JS code doesn&#8217;t work for me. The way is correct to the both JS files. Would you help me, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-56956</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 20 Jan 2013 23:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-56956</guid>
		<description>Great tutorial, how would you go about only showing the next and previous buttons if required, for example if there was only 1 page you would not need the next/previous buttons.  Would you use php or JQuery or something else?  Thanks</description>
		<content:encoded><![CDATA[<p>Great tutorial, how would you go about only showing the next and previous buttons if required, for example if there was only 1 page you would not need the next/previous buttons.  Would you use php or JQuery or something else?  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sainisha</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-54650</link>
		<dc:creator>sainisha</dc:creator>
		<pubDate>Tue, 15 Jan 2013 22:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-54650</guid>
		<description>Hi,
 You saved me a ton with this example. it works great.
but in my instance
I have 2 DIV’s:

————div 1————-&#124;
height: 650px
————div 1————-&#124;

————div 2————-&#124;
height: 300px
————div 2————-&#124;

and when in script: “height: 500px” and in css: #content “height:500px” 
the first div is practically more than the height specified. when i try this script the text just overflows and doesnt seem to break into the next page.
any help on this much appreciated
thank you
sainisha</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 You saved me a ton with this example. it works great.<br />
but in my instance<br />
I have 2 DIV’s:</p>
<p>————div 1————-|<br />
height: 650px<br />
————div 1————-|</p>
<p>————div 2————-|<br />
height: 300px<br />
————div 2————-|</p>
<p>and when in script: “height: 500px” and in css: #content “height:500px”<br />
the first div is practically more than the height specified. when i try this script the text just overflows and doesnt seem to break into the next page.<br />
any help on this much appreciated<br />
thank you<br />
sainisha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owais</title>
		<link>http://www.script-tutorials.com/creating-modern-jquery-pagination-for-content/comment-page-1/#comment-54499</link>
		<dc:creator>owais</dc:creator>
		<pubDate>Tue, 15 Jan 2013 13:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.script-tutorials.com/?p=656#comment-54499</guid>
		<description>not able to break the page in to subpages and get the paging... :@ 
any help appriciated..thanks</description>
		<content:encoded><![CDATA[<p>not able to break the page in to subpages and get the paging&#8230; :@<br />
any help appriciated..thanks</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 7/24 queries in 0.021 seconds using disk: basic

Served from: www.script-tutorials.com @ 2013-05-24 04:40:46 -->