<?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: jQuery Scrollable Table Plugin</title>
	<atom:link href="http://www.farinspace.com/jquery-scrollable-table-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.farinspace.com/jquery-scrollable-table-plugin/</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:17:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: GT</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-21306</link>
		<dc:creator>GT</dc:creator>
		<pubDate>Tue, 24 Jan 2012 16:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-21306</guid>
		<description>Here&#039;s how I overrode the widths in order to make the table width resize and zoom properly:


.tablescroll_head
{
    font-size: 11px;
    font-weight: bold;
    background-color: #eee;
    border-left: 0;
    border-top: 0;
    margin-bottom: 0;
    width: 100% !Important;
}


.tiTable /* class for my table element */
{
    width: 100% !Important;
    border-collapse: collapse;
    display: table;
}</description>
		<content:encoded><![CDATA[<p>Here&#8217;s how I overrode the widths in order to make the table width resize and zoom properly:</p>
<p>.tablescroll_head<br />
{<br />
    font-size: 11px;<br />
    font-weight: bold;<br />
    background-color: #eee;<br />
    border-left: 0;<br />
    border-top: 0;<br />
    margin-bottom: 0;<br />
    width: 100% !Important;<br />
}</p>
<p>.tiTable /* class for my table element */<br />
{<br />
    width: 100% !Important;<br />
    border-collapse: collapse;<br />
    display: table;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-21286</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Mon, 23 Jan 2012 11:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-21286</guid>
		<description>This is nice jquery for use of table body scroll  . but it&#039;s working only whit 1 table on a page if there are more than 1 table than it doesn&#039;t works .  
Is there any other method to use this or it works only with 1 table on a page</description>
		<content:encoded><![CDATA[<p>This is nice jquery for use of table body scroll  . but it&#8217;s working only whit 1 table on a page if there are more than 1 table than it doesn&#8217;t works .<br />
Is there any other method to use this or it works only with 1 table on a page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CineWeekly</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-21258</link>
		<dc:creator>CineWeekly</dc:creator>
		<pubDate>Sat, 21 Jan 2012 21:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-21258</guid>
		<description>My header isn&#039;t lining up with the scrollable content. It&#039;s like it&#039;s ignoring the cellspacing and cellpadding and something else has to be in the equation. I&#039;ve removed all CSS and the problem persists. It has to be in the jQuery.

http://www.cineweekly.com/blogs/gallery.html</description>
		<content:encoded><![CDATA[<p>My header isn&#8217;t lining up with the scrollable content. It&#8217;s like it&#8217;s ignoring the cellspacing and cellpadding and something else has to be in the equation. I&#8217;ve removed all CSS and the problem persists. It has to be in the jQuery.</p>
<p><a href="http://www.cineweekly.com/blogs/gallery.html" rel="nofollow">http://www.cineweekly.com/blogs/gallery.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iand109</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-21000</link>
		<dc:creator>iand109</dc:creator>
		<pubDate>Tue, 10 Jan 2012 11:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-21000</guid>
		<description>Hi,
I have got this working just about as I want it to - but I now have a problem. I need to use Javascript to access various cellTexts of the rows in the tHead and the tFoot sections of the table. I just can&#039;t seem to do that, I can only get rows in the tBody as this seems to have rearranged the header and footer elements of the table in such a way that I can&#039;t get them - can you help?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have got this working just about as I want it to &#8211; but I now have a problem. I need to use Javascript to access various cellTexts of the rows in the tHead and the tFoot sections of the table. I just can&#8217;t seem to do that, I can only get rows in the tBody as this seems to have rearranged the header and footer elements of the table in such a way that I can&#8217;t get them &#8211; can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Phillips</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-20641</link>
		<dc:creator>David Phillips</dc:creator>
		<pubDate>Thu, 22 Dec 2011 20:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-20641</guid>
		<description>This plugin is interesting, but alters hard-coded widths, and the headers and footers do not line up anymore (WIN 7 IE8)

Speaking of footers, you need a little HTML 101 because you do not understand the basic markup.
table
thead
TFOOT
tbody
See reference before you dismiss me...
w3schoolscomtagstag_tfoot.asp

Nice try, but try and tweak it to where it doesnt alter what I took time to write... it also will not work  &quot;out-of-the-box&quot; with jquery.tablesorter

too &quot;buggy&quot; for my tastes...</description>
		<content:encoded><![CDATA[<p>This plugin is interesting, but alters hard-coded widths, and the headers and footers do not line up anymore (WIN 7 IE8)</p>
<p>Speaking of footers, you need a little HTML 101 because you do not understand the basic markup.<br />
table<br />
thead<br />
TFOOT<br />
tbody<br />
See reference before you dismiss me&#8230;<br />
w3schoolscomtagstag_tfoot.asp</p>
<p>Nice try, but try and tweak it to where it doesnt alter what I took time to write&#8230; it also will not work  &#8220;out-of-the-box&#8221; with jquery.tablesorter</p>
<p>too &#8220;buggy&#8221; for my tastes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Purna</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-20358</link>
		<dc:creator>Purna</dc:creator>
		<pubDate>Mon, 12 Dec 2011 22:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-20358</guid>
		<description>i can see scroll bar after my page got load. this is fine.

i have search button, on search button click i am rendering html table and setting like table.html(renderhtml) that time it shows 2 tables. why it is like that.</description>
		<content:encoded><![CDATA[<p>i can see scroll bar after my page got load. this is fine.</p>
<p>i have search button, on search button click i am rendering html table and setting like table.html(renderhtml) that time it shows 2 tables. why it is like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cman</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-20266</link>
		<dc:creator>Cman</dc:creator>
		<pubDate>Fri, 09 Dec 2011 21:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-20266</guid>
		<description>I am using ajax to update my table. When my table is updated or reloaded, the headers/pagers are being recreated each time? Any way to get around this?</description>
		<content:encoded><![CDATA[<p>I am using ajax to update my table. When my table is updated or reloaded, the headers/pagers are being recreated each time? Any way to get around this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rufus</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-19742</link>
		<dc:creator>rufus</dc:creator>
		<pubDate>Wed, 23 Nov 2011 16:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-19742</guid>
		<description>My alignment issue was caused by borders. They need to be consistent in the  and .</description>
		<content:encoded><![CDATA[<p>My alignment issue was caused by borders. They need to be consistent in the  and .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphaël</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-19648</link>
		<dc:creator>Raphaël</dc:creator>
		<pubDate>Tue, 22 Nov 2011 09:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-19648</guid>
		<description>Nice job. I&#039;am trying to adapt the table lenght on window resize this way :
&lt;code&gt;
$(window).resize(function() {
		var h = $(window).height() - 200;
		$(&quot;.tablescroll_wrapper&quot;).height(h);
});
//200 is an example corresponding to the total top and bottom header and footer of my page
&lt;/code&gt;

With full screen, if ever vertical scroll is not necessary, then, on window resize, a vertical scroll appears. This is good, but an horizontal scroll appears also... due to the the width change when the vertical scroll appears. is there a way to achieve this ?</description>
		<content:encoded><![CDATA[<p>Nice job. I&#8217;am trying to adapt the table lenght on window resize this way :<br />
<code><br />
$(window).resize(function() {<br />
		var h = $(window).height() - 200;<br />
		$(".tablescroll_wrapper").height(h);<br />
});<br />
//200 is an example corresponding to the total top and bottom header and footer of my page<br />
</code></p>
<p>With full screen, if ever vertical scroll is not necessary, then, on window resize, a vertical scroll appears. This is good, but an horizontal scroll appears also&#8230; due to the the width change when the vertical scroll appears. is there a way to achieve this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Ablong</title>
		<link>http://www.farinspace.com/jquery-scrollable-table-plugin/comment-page-4/#comment-19637</link>
		<dc:creator>Derick Ablong</dc:creator>
		<pubDate>Tue, 22 Nov 2011 03:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=337#comment-19637</guid>
		<description>Hi,

I use safari in mac. I used the plugin and it was very useful to me, but there&#039;s a weird thing i&#039;ve noticed. At first load, the plugin doesn&#039;t work, but I&#039;ve tried to reload it again it work.

This always happen when the time i run it.

Here&#039;s my code:

/**/

Please let me know if there&#039;s something that i&#039;ve not correctly used.
Derick</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I use safari in mac. I used the plugin and it was very useful to me, but there&#8217;s a weird thing i&#8217;ve noticed. At first load, the plugin doesn&#8217;t work, but I&#8217;ve tried to reload it again it work.</p>
<p>This always happen when the time i run it.</p>
<p>Here&#8217;s my code:</p>
<p>/**/</p>
<p>Please let me know if there&#8217;s something that i&#8217;ve not correctly used.<br />
Derick</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.farinspace.com @ 2012-02-04 17:20:39 by W3 Total Cache -->
