<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: neat trick to get table hovers highlighted in IE</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: neat trick to get table hovers highlighted in IE</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 08:22:13 +0000</pubDate>

<item>
<title>airdrawndagger on "neat trick to get table hovers highlighted in IE"</title>
<link>http://bbpress.org/forums/topic/neat-trick-to-get-table-hovers-highlighted-in-ie#post-8746</link>
<pubDate>Sat, 07 Jul 2007 16:28:35 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">8746@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Awesome! Works perfectly, thank you :)
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "neat trick to get table hovers highlighted in IE"</title>
<link>http://bbpress.org/forums/topic/neat-trick-to-get-table-hovers-highlighted-in-ie#post-8726</link>
<pubDate>Fri, 06 Jul 2007 06:43:42 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">8726@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You may notice that the table row highlighting doesn't work in IE (at least in IE 6.0 which many people use)&#60;/p&#62;
&#60;p&#62;I found this easy, drop-in solution to use IE's HTC support&#60;br /&#62;
&#60;a href=&#34;http://www.xs4all.nl/~peterned/csshover.html&#34; rel=&#34;nofollow&#34;&#62;http://www.xs4all.nl/~peterned/csshover.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;save this file into your template folder&#60;br /&#62;
&#60;a href=&#34;http://www.xs4all.nl/~peterned/htc/csshover.htc&#34; rel=&#34;nofollow&#34;&#62;http://www.xs4all.nl/~peterned/htc/csshover.htc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;then add this to your stylesheet&#60;br /&#62;
&#60;code&#62;body {behavior:url(&#34;/path-to-your-template/csshover.htc&#34;);}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;optionally but recommended,  you might also want to add this to your .htaccess in apache since it probably won't serve the right mime type for HTC by default which breaks XP sp2&#60;br /&#62;
&#60;code&#62;AddType text/x-component .htc&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now :hover can work on almost anything in IE just like real CSS browsers.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
