<?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: Javascript Dynamic Paging (MooTools Pager)</title>
	<atom:link href="http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager</link>
	<description>...looking for more than eyes can see</description>
	<lastBuildDate>Sat, 21 Jan 2012 10:46:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: James</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-72141</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 06 Apr 2011 18:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-72141</guid>
		<description>Why do you need javascript to do this?  Why not just set anchors, add a fixed height to the content div and hide the overflow?  Pure HTML and CSS, looks exactly the same, and no need for JS or MooTools...very simple, same effect.</description>
		<content:encoded><![CDATA[<p>Why do you need javascript to do this?  Why not just set anchors, add a fixed height to the content div and hide the overflow?  Pure HTML and CSS, looks exactly the same, and no need for JS or MooTools&#8230;very simple, same effect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jmm</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-50052</link>
		<dc:creator>Jmm</dc:creator>
		<pubDate>Sat, 20 Nov 2010 17:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-50052</guid>
		<description>Can anyone provide me with the second page of the code. Completely new to javascript.</description>
		<content:encoded><![CDATA[<p>Can anyone provide me with the second page of the code. Completely new to javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al J</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-43480</link>
		<dc:creator>Al J</dc:creator>
		<pubDate>Mon, 04 Oct 2010 12:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-43480</guid>
		<description>Very nice script!
Any thoughts on how to prevent the text beeing cut at the bottom, and top of the page?</description>
		<content:encoded><![CDATA[<p>Very nice script!<br />
Any thoughts on how to prevent the text beeing cut at the bottom, and top of the page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aloy</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-40198</link>
		<dc:creator>Aloy</dc:creator>
		<pubDate>Wed, 08 Sep 2010 13:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-40198</guid>
		<description>Nice script. In each of the pages i need it to show say &#039;page 1 of 50&#039; then few proceeding page numbers, then previous and next. If my page will come to 70 pages using the script, i need to make the paging and numbers appear nice. Any help on this?</description>
		<content:encoded><![CDATA[<p>Nice script. In each of the pages i need it to show say &#8216;page 1 of 50&#8242; then few proceeding page numbers, then previous and next. If my page will come to 70 pages using the script, i need to make the paging and numbers appear nice. Any help on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaibhav</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-38699</link>
		<dc:creator>vaibhav</dc:creator>
		<pubDate>Thu, 26 Aug 2010 07:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-38699</guid>
		<description>Nice but one drawback words split between pages in bottom and start point.
anyways thanks for sharing ur script.</description>
		<content:encoded><![CDATA[<p>Nice but one drawback words split between pages in bottom and start point.<br />
anyways thanks for sharing ur script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr Hrudka</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-36864</link>
		<dc:creator>Petr Hrudka</dc:creator>
		<pubDate>Sat, 07 Aug 2010 17:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-36864</guid>
		<description>Great piece of code, it exactly matches what I need :)

Thanks!

P.</description>
		<content:encoded><![CDATA[<p>Great piece of code, it exactly matches what I need <img src='http://blog.creonfx.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks!</p>
<p>P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-23170</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 10 Dec 2009 09:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-23170</guid>
		<description>@Darby - It should be, play with the overflow property of the container</description>
		<content:encoded><![CDATA[<p>@Darby &#8211; It should be, play with the overflow property of the container</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darby</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-23164</link>
		<dc:creator>Darby</dc:creator>
		<pubDate>Thu, 10 Dec 2009 03:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-23164</guid>
		<description>Loved it. It would be awesome if you can have a scrollbar within the content section as well. Is this possible?</description>
		<content:encoded><![CDATA[<p>Loved it. It would be awesome if you can have a scrollbar within the content section as well. Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ute</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-22254</link>
		<dc:creator>Ute</dc:creator>
		<pubDate>Wed, 25 Nov 2009 11:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-22254</guid>
		<description>Great job, thanks a lot!</description>
		<content:encoded><![CDATA[<p>Great job, thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.creonfx.com/javascript/javascript-dynamic-paging-mootools-pager/comment-page-1#comment-13960</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 15 Jun 2009 12:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creonfx.com/?p=99#comment-13960</guid>
		<description>@ Paul - I guess you are refering to visible:hidden instead of display:none, but yeah it makes sense</description>
		<content:encoded><![CDATA[<p>@ Paul &#8211; I guess you are refering to visible:hidden instead of display:none, but yeah it makes sense</p>
]]></content:encoded>
	</item>
</channel>
</rss>

