<?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: Scrollable HTML Table with fixed header for IE 7, IE 8, Firefox 3.5, Chrome</title>
	<atom:link href="http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/</link>
	<description>Web and Mobile Application Development Services</description>
	<lastBuildDate>Fri, 27 Jan 2012 06:06:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: My Homepage</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-8618</link>
		<dc:creator>My Homepage</dc:creator>
		<pubDate>Fri, 06 Jan 2012 10:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-8618</guid>
		<description>&lt;strong&gt;... [Trackback]...&lt;/strong&gt;

[...] Read More here: blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/ [...]...</description>
		<content:encoded><![CDATA[<p><strong>&#8230; [Trackback]&#8230;</strong></p>
<p>[...] Read More here: blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/ [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajesh</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-4212</link>
		<dc:creator>rajesh</dc:creator>
		<pubDate>Tue, 19 Jul 2011 10:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-4212</guid>
		<description>hi
u designed dis table with fixed width but i need in % with full width according to resolution , dis is the requirement can u help me out with pure css with light javascript ?</description>
		<content:encoded><![CDATA[<p>hi<br />
u designed dis table with fixed width but i need in % with full width according to resolution , dis is the requirement can u help me out with pure css with light javascript ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zafar</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-3951</link>
		<dc:creator>Zafar</dc:creator>
		<pubDate>Fri, 10 Jun 2011 19:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-3951</guid>
		<description>Hi OXADeveloper,

This is good stuff and it helped me solve some UI problem I was facing. I am using vertical scroll with fixed header but for a table in which rows can be highlighted. So when cursor moves on data of any row, that row will be highlighted by changing background.

THE ISSUE: As soon as the row is highlighted on mouseover the scroll doesn&#039;t happen using mouse-wheel (scroll locked due to highlighting). Please note that I have extended the scrollable area to entire table by increasing the emulator table width (whereas in your example it is restricted to using scroll-bar ). 

This is specific requirement I have wherein the table can be scrolled from anywhere on the table area. 

Please help me find a work around so that it will be scrollable even after row is highlighted. I can send you code snippet with this problem if needed.

Thanks,
Zafar Hakim</description>
		<content:encoded><![CDATA[<p>Hi OXADeveloper,</p>
<p>This is good stuff and it helped me solve some UI problem I was facing. I am using vertical scroll with fixed header but for a table in which rows can be highlighted. So when cursor moves on data of any row, that row will be highlighted by changing background.</p>
<p>THE ISSUE: As soon as the row is highlighted on mouseover the scroll doesn&#8217;t happen using mouse-wheel (scroll locked due to highlighting). Please note that I have extended the scrollable area to entire table by increasing the emulator table width (whereas in your example it is restricted to using scroll-bar ). </p>
<p>This is specific requirement I have wherein the table can be scrolled from anywhere on the table area. </p>
<p>Please help me find a work around so that it will be scrollable even after row is highlighted. I can send you code snippet with this problem if needed.</p>
<p>Thanks,<br />
Zafar Hakim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shankar</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-3873</link>
		<dc:creator>Shankar</dc:creator>
		<pubDate>Fri, 13 May 2011 13:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-3873</guid>
		<description>Hi,

I really like this structure. I want to make the first four columns in the table frozen keeping the header fixed. Could you please let me know how can i achieve this.

Thanks,
Shankar</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I really like this structure. I want to make the first four columns in the table frozen keeping the header fixed. Could you please let me know how can i achieve this.</p>
<p>Thanks,<br />
Shankar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boston15</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-3282</link>
		<dc:creator>Boston15</dc:creator>
		<pubDate>Sat, 15 Jan 2011 18:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-3282</guid>
		<description>Is there a way to lock 1 or more left hand columns?</description>
		<content:encoded><![CDATA[<p>Is there a way to lock 1 or more left hand columns?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quincho</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-726</link>
		<dc:creator>Quincho</dc:creator>
		<pubDate>Wed, 06 Oct 2010 03:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-726</guid>
		<description>Greg, you need to attach an event handler (callback function) to the mouse wheel with javascript.

I&#039;ve implemented an alternative solution using the mootools javascript framework but it took me a while to create it. 

Just let me tell that the solution exposed in this blog is cleaner (less javascript code) than mine and both do exactly the same. So, if you don&#039;t need a complex functionality in your website (like sorting columns, resizing columns, filter, search, etc) I&#039;d recommend to use this solution (html + CSS) instead of using a whole javascript class or framework.</description>
		<content:encoded><![CDATA[<p>Greg, you need to attach an event handler (callback function) to the mouse wheel with javascript.</p>
<p>I&#8217;ve implemented an alternative solution using the mootools javascript framework but it took me a while to create it. </p>
<p>Just let me tell that the solution exposed in this blog is cleaner (less javascript code) than mine and both do exactly the same. So, if you don&#8217;t need a complex functionality in your website (like sorting columns, resizing columns, filter, search, etc) I&#8217;d recommend to use this solution (html + CSS) instead of using a whole javascript class or framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-229</link>
		<dc:creator>Kumar</dc:creator>
		<pubDate>Wed, 09 Jun 2010 13:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-229</guid>
		<description>Dear friends this code is not working in ie6, any help is appreciated.</description>
		<content:encoded><![CDATA[<p>Dear friends this code is not working in ie6, any help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oxadeveloper</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-194</link>
		<dc:creator>oxadeveloper</dc:creator>
		<pubDate>Mon, 05 Apr 2010 10:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-194</guid>
		<description>Dear Raj,
If you want to add a fixed footer you should create one more table (for footer content) and put it under div#y-scroll. This table should have fixed cells width as table for header.  
Also we’ve added the link to demo and source where left scroll jumping is fixed. Here is the difference between the new and old mark-up:
1. Header, Footer, and Content tables are wrapped with div tags
2. We’ve created one more fake scroll (x-scroll) that we’ve put under all these tables
3. JavaScript synchronizes scrolling of header, footer, content tables and fake scroll.</description>
		<content:encoded><![CDATA[<p>Dear Raj,<br />
If you want to add a fixed footer you should create one more table (for footer content) and put it under div#y-scroll. This table should have fixed cells width as table for header.<br />
Also we’ve added the link to demo and source where left scroll jumping is fixed. Here is the difference between the new and old mark-up:<br />
1. Header, Footer, and Content tables are wrapped with div tags<br />
2. We’ve created one more fake scroll (x-scroll) that we’ve put under all these tables<br />
3. JavaScript synchronizes scrolling of header, footer, content tables and fake scroll.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raj borkar</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-192</link>
		<dc:creator>raj borkar</dc:creator>
		<pubDate>Tue, 30 Mar 2010 12:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-192</guid>
		<description>hello sir I need to table scrolling with fixed header and footer .
how can set header and footer 
please suggest</description>
		<content:encoded><![CDATA[<p>hello sir I need to table scrolling with fixed header and footer .<br />
how can set header and footer<br />
please suggest</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://blog.oxagile.com/2009/10/26/scrollable-html-table-with-fixed-header-for-ie-7-ie-8-firefox-35-chrome/comment-page-1/#comment-175</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oxagile.com/?p=546#comment-175</guid>
		<description>First this method is currently the best way to make a table scroll w/fixed header, but...

Has anyone tried a scroll wheel with this demo?  IE scrolls smooth while Firefox and Chrome are slow/jumpy.  And if you use the scroll wheel as a button, it works in IE, Chrome, but not Firefox. Of those who answered &#039;yes&#039;, any idea how to fix it?</description>
		<content:encoded><![CDATA[<p>First this method is currently the best way to make a table scroll w/fixed header, but&#8230;</p>
<p>Has anyone tried a scroll wheel with this demo?  IE scrolls smooth while Firefox and Chrome are slow/jumpy.  And if you use the scroll wheel as a button, it works in IE, Chrome, but not Firefox. Of those who answered &#8216;yes&#8217;, any idea how to fix it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

