<?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: Table showcase site</title>
	<atom:link href="http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/</link>
	<description>the personal blog of Stuart Colville covering modern web development techniques and best practices</description>
	<lastBuildDate>Wed, 09 May 2012 15:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Karl Pearson-Cater</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-65384</link>
		<dc:creator>Karl Pearson-Cater</dc:creator>
		<pubDate>Thu, 29 Oct 2009 21:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-65384</guid>
		<description>Nice design!</description>
		<content:encoded><![CDATA[<p>Nice design!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-65262</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Mon, 10 Aug 2009 08:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-65262</guid>
		<description>Images are available from here: http://muffinresearch.co.uk/code/xhtmlandcss/tableshow/</description>
		<content:encoded><![CDATA[<p>Images are available from here: <a href="http://muffinresearch.co.uk/code/xhtmlandcss/tableshow/" rel="nofollow">http://muffinresearch.co.uk/code/xhtmlandcss/tableshow/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Brand</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-65261</link>
		<dc:creator>John Brand</dc:creator>
		<pubDate>Sun, 09 Aug 2009 23:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-65261</guid>
		<description>I think the hover problem could also be that the images used for the background are not downloaded with the CSS. Where should they be downloaded from?</description>
		<content:encoded><![CDATA[<p>I think the hover problem could also be that the images used for the background are not downloaded with the CSS. Where should they be downloaded from?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-65084</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Fri, 22 May 2009 02:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-65084</guid>
		<description>Hi Stuart. Looking at your theme on the CSS Table Gallery the hovering works great. When I try to use this theme myself, I cant seem to get the hover to work? It seems simple, you have the  tag, and then just a  tag. What could be causing the hover not to work? It cant be an IE 7 issue as it works fine on the table gallery?</description>
		<content:encoded><![CDATA[<p>Hi Stuart. Looking at your theme on the CSS Table Gallery the hovering works great. When I try to use this theme myself, I cant seem to get the hover to work? It seems simple, you have the  tag, and then just a  tag. What could be causing the hover not to work? It cant be an IE 7 issue as it works fine on the table gallery?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-64064</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Sat, 01 Mar 2008 11:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-64064</guid>
		<description>@Dan: Yes that&#039;s right. You simply need to set a class on the tr onmouseover.

There&#039;s a script here, to give you an idea of how it&#039;s done: http://www.htmldog.com/articles/suckerfish/dropdowns/</description>
		<content:encoded><![CDATA[<p>@Dan: Yes that&#8217;s right. You simply need to set a class on the tr onmouseover.</p>
<p>There&#8217;s a script here, to give you an idea of how it&#8217;s done: <a href="http://www.htmldog.com/articles/suckerfish/dropdowns/" rel="nofollow">http://www.htmldog.com/articles/suckerfish/dropdowns/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-64061</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 29 Feb 2008 16:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-64061</guid>
		<description>@Stuart: thanks. is there any way to use the javascript hover function you had shown above to only use TR&#039;s that have class=&quot;hover&quot; or something like that. Wouldn&#039;t doing that fix the problem?</description>
		<content:encoded><![CDATA[<p>@Stuart: thanks. is there any way to use the javascript hover function you had shown above to only use TR&#8217;s that have class=&#8221;hover&#8221; or something like that. Wouldn&#8217;t doing that fix the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-64053</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Thu, 28 Feb 2008 09:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-64053</guid>
		<description>@Dan: the hover pseudo-class is not supported in IE versions prior to 7 on anything other than anchor elements (a). 

To replicate the hover you would have to use javascript to set an additional class on mouseover. However you could also look at it from the perspective that if someone chooses to use IE they will miss out on that specific enhancement.</description>
		<content:encoded><![CDATA[<p>@Dan: the hover pseudo-class is not supported in IE versions prior to 7 on anything other than anchor elements (a). </p>
<p>To replicate the hover you would have to use javascript to set an additional class on mouseover. However you could also look at it from the perspective that if someone chooses to use IE they will miss out on that specific enhancement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-64048</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 27 Feb 2008 19:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-64048</guid>
		<description>more specifically speaking, the hover function is the only function that does not work</description>
		<content:encoded><![CDATA[<p>more specifically speaking, the hover function is the only function that does not work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-64047</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 27 Feb 2008 19:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-64047</guid>
		<description>using the above fix for IE rendering, how would I make it so that I can have two data tables with different styles? eg. one is &#039;normal&#039; (without css) the other is &#039;grey suits you sir&#039;. I&#039;ve tried giving all td/tr&#039;s in the grey suits you a class name in the html code and the same in the CSS. Though I&#039;m not sure how to give a class name to something such as &quot;thead th&quot;, &quot;tbody tr td&quot;, &quot;tbody tr:hover&quot;, &quot;tbody tr.hoverfix td&quot;. Giving class names to all else it doesn&#039;t seem to fix it the problem of grey&#039;s CSS code being applied to the table that I want to look normal, would that be the javascript that is interfering? Could you provide an example?</description>
		<content:encoded><![CDATA[<p>using the above fix for IE rendering, how would I make it so that I can have two data tables with different styles? eg. one is &#8216;normal&#8217; (without css) the other is &#8216;grey suits you sir&#8217;. I&#8217;ve tried giving all td/tr&#8217;s in the grey suits you a class name in the html code and the same in the CSS. Though I&#8217;m not sure how to give a class name to something such as &#8220;thead th&#8221;, &#8220;tbody tr td&#8221;, &#8220;tbody tr:hover&#8221;, &#8220;tbody tr.hoverfix td&#8221;. Giving class names to all else it doesn&#8217;t seem to fix it the problem of grey&#8217;s CSS code being applied to the table that I want to look normal, would that be the javascript that is interfering? Could you provide an example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scheiro</title>
		<link>http://muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/comment-page-1/#comment-60344</link>
		<dc:creator>Scheiro</dc:creator>
		<pubDate>Sun, 16 Sep 2007 19:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2005/09/01/table-showcase-site/#comment-60344</guid>
		<description>Thanks Stuart for tables ! CCS works fine and the design of the tables looks very nice.</description>
		<content:encoded><![CDATA[<p>Thanks Stuart for tables ! CCS works fine and the design of the tables looks very nice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

