<?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: Client-side HTML table pagination with JavaScript</title>
	<atom:link href="http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/</link>
	<description>A tech blog by Luigi R. Viggiano</description>
	<lastBuildDate>Wed, 25 Aug 2010 03:55:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Terry</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-414298</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Wed, 25 Aug 2010 03:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-414298</guid>
		<description>Hi ! 

Thanks for your great contribution, it works very good on my page.

I found a strange issue, if I set 20 rows in a page like this.

var pager = new Pager(&#039;productresult&#039;, 20); 

only 19 rows will be shown on first page, and leave on more row in last page.

Could you please help me to find out reason why? Thank.</description>
		<content:encoded><![CDATA[<p>Hi ! </p>
<p>Thanks for your great contribution, it works very good on my page.</p>
<p>I found a strange issue, if I set 20 rows in a page like this.</p>
<p>var pager = new Pager(&#8216;productresult&#8217;, 20); </p>
<p>only 19 rows will be shown on first page, and leave on more row in last page.</p>
<p>Could you please help me to find out reason why? Thank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Data</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-411848</link>
		<dc:creator>Data</dc:creator>
		<pubDate>Tue, 10 Aug 2010 21:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-411848</guid>
		<description>Thanks a lot people..! Great help for me :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot people..! Great help for me :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebUser</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-411168</link>
		<dc:creator>WebUser</dc:creator>
		<pubDate>Sat, 07 Aug 2010 18:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-411168</guid>
		<description>I am hitting a IE bug, i think - the pager works fine in firefox, but does not work in IE - gives a null error. Not sure what i am missing - any clues? - thanks,

in the javascript file - line 51:
&lt;code&gt;
oldPageAnchor.className = &#039;pg-normal&#039;;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I am hitting a IE bug, i think &#8211; the pager works fine in firefox, but does not work in IE &#8211; gives a null error. Not sure what i am missing &#8211; any clues? &#8211; thanks,</p>
<p>in the javascript file &#8211; line 51:<br />
<code><br />
oldPageAnchor.className = 'pg-normal';<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanuj Bhargava</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-406570</link>
		<dc:creator>Tanuj Bhargava</dc:creator>
		<pubDate>Sun, 11 Jul 2010 19:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-406570</guid>
		<description>Excellent logic man!
Many thanks!</description>
		<content:encoded><![CDATA[<p>Excellent logic man!<br />
Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rilana</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-405270</link>
		<dc:creator>Rilana</dc:creator>
		<pubDate>Sat, 03 Jul 2010 10:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-405270</guid>
		<description>Hi thank you for the post... I am really having a problem implementing this in my side. I tryed several scripts, and I think I am having Problems because I wanna use it on a javascript generated table. http://neu.smartpersonal.ch/stellen.php could you please tell me what I need to cahnge in order for this to work for me? I am so despered I just cant find a solution for my problem for days now.....  thank you, Rilana</description>
		<content:encoded><![CDATA[<p>Hi thank you for the post&#8230; I am really having a problem implementing this in my side. I tryed several scripts, and I think I am having Problems because I wanna use it on a javascript generated table. <a href="http://neu.smartpersonal.ch/stellen.php" rel="nofollow">http://neu.smartpersonal.ch/stellen.php</a> could you please tell me what I need to cahnge in order for this to work for me? I am so despered I just cant find a solution for my problem for days now&#8230;..  thank you, Rilana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Candance Katula</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-384324</link>
		<dc:creator>Candance Katula</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-384324</guid>
		<description>Hi, I found this post while searching for help with JavaScript. I have recently changed browsers from Opera to Microsoft Internet Explorer 5. Now I seem to have a issue with loading JavaScript. Everytime I go on a site that needs Javascript, my computer does not load and I get a &quot;runtime error javascript.JSException: Unknown name&quot;. I cannot seem to find out how to fix it. Any aid is very appreciated! Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I found this post while searching for help with JavaScript. I have recently changed browsers from Opera to Microsoft Internet Explorer 5. Now I seem to have a issue with loading JavaScript. Everytime I go on a site that needs Javascript, my computer does not load and I get a &#8220;runtime error javascript.JSException: Unknown name&#8221;. I cannot seem to find out how to fix it. Any aid is very appreciated! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucky</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-384242</link>
		<dc:creator>lucky</dc:creator>
		<pubDate>Thu, 04 Mar 2010 10:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-384242</guid>
		<description>great stuff !!!! very usefull script
 
bt can u tell me same script how can i use for div base html 

can anybody help me??</description>
		<content:encoded><![CDATA[<p>great stuff !!!! very usefull script</p>
<p>bt can u tell me same script how can i use for div base html </p>
<p>can anybody help me??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar Harsh</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-381616</link>
		<dc:creator>Kumar Harsh</dc:creator>
		<pubDate>Fri, 12 Feb 2010 09:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-381616</guid>
		<description>This very use full script coding…..

but i need small change that … pagenation show full total no of pages …. i want first 10 pages…for example : 1 2 3 4 5 67 8910 next &gt;&gt; then i will click next then show next thing…like as 11 12 13,14,15…..20 next&gt;&gt;

plz help me this modification ….

&lt;b&gt;This question not yet answered&lt;/b&gt;

thanks
harsh</description>
		<content:encoded><![CDATA[<p>This very use full script coding…..</p>
<p>but i need small change that … pagenation show full total no of pages …. i want first 10 pages…for example : 1 2 3 4 5 67 8910 next &gt;&gt; then i will click next then show next thing…like as 11 12 13,14,15…..20 next&gt;&gt;</p>
<p>plz help me this modification ….</p>
<p><b>This question not yet answered</b></p>
<p>thanks<br />
harsh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alecrama</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-380998</link>
		<dc:creator>alecrama</dc:creator>
		<pubDate>Sun, 07 Feb 2010 16:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-380998</guid>
		<description>Please help me this pagination doesnt work if I load directly in the table the information from a xml file. Could anyone help me to paginate this kind of table?</description>
		<content:encoded><![CDATA[<p>Please help me this pagination doesnt work if I load directly in the table the information from a xml file. Could anyone help me to paginate this kind of table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://en.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/comment-page-2/#comment-380360</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 02 Feb 2010 19:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://it.newinstance.it/2006/09/27/client-side-html-table-pagination-with-javascript/#comment-380360</guid>
		<description>Luigi,

Seriously... great job. Thank you for a simple but powerful pagination script. I have sifted through bloat-code for several hours... looking for just this script.

Thank you for sharing!!!

J</description>
		<content:encoded><![CDATA[<p>Luigi,</p>
<p>Seriously&#8230; great job. Thank you for a simple but powerful pagination script. I have sifted through bloat-code for several hours&#8230; looking for just this script.</p>
<p>Thank you for sharing!!!</p>
<p>J</p>
]]></content:encoded>
	</item>
</channel>
</rss>
