<?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: Fix CSS Pseudo Hover Class</title>
	<atom:link href="http://www.devinrolsen.com/fix-css-pseudo-hover/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devinrolsen.com/fix-css-pseudo-hover/</link>
	<description>From Developer to Developer Information and Sharing</description>
	<lastBuildDate>Thu, 02 Sep 2010 19:12:18 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pure CSS Hide and Display Content &#124; Devin R. Olsen Web Developer</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-2411</link>
		<dc:creator>Pure CSS Hide and Display Content &#124; Devin R. Olsen Web Developer</dc:creator>
		<pubDate>Fri, 20 Aug 2010 05:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-2411</guid>
		<description>[...]  1) Fix CSS Pseudo Hover for IE6 and below here!  [...]</description>
		<content:encoded><![CDATA[<p>[...]  1) Fix CSS Pseudo Hover for IE6 and below here!  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-1591</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 18 Feb 2010 21:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-1591</guid>
		<description>Thanks... It will be great when IE6 finally dies!</description>
		<content:encoded><![CDATA[<p>Thanks&#8230; It will be great when IE6 finally dies!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-1589</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Mon, 15 Feb 2010 14:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-1589</guid>
		<description>Thank you! Finally a simple straight-forward solution to this issue.</description>
		<content:encoded><![CDATA[<p>Thank you! Finally a simple straight-forward solution to this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zakir Saleem</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-1575</link>
		<dc:creator>Zakir Saleem</dc:creator>
		<pubDate>Mon, 08 Feb 2010 15:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-1575</guid>
		<description>This does not work with me. i put the code ( body{behavior:url(cssHoverFix.htc);} ) in my css file. my css file and the htc file are in the same folder where my HTML Files are. What did i do wrong.</description>
		<content:encoded><![CDATA[<p>This does not work with me. i put the code ( body{behavior:url(cssHoverFix.htc);} ) in my css file. my css file and the htc file are in the same folder where my HTML Files are. What did i do wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russel</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-1569</link>
		<dc:creator>Russel</dc:creator>
		<pubDate>Tue, 02 Feb 2010 20:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-1569</guid>
		<description>This is really AWESOME code.  It&#039;s easy to follow, well taught by you, and easy to modify.  This has helped me tremendously.  THANKYOU!!!</description>
		<content:encoded><![CDATA[<p>This is really AWESOME code.  It&#8217;s easy to follow, well taught by you, and easy to modify.  This has helped me tremendously.  THANKYOU!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-467</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Tue, 22 Sep 2009 07:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-467</guid>
		<description>Hi,
Great tutorial... but I have one problem, which has me in knots:
I have the following in my webpage, displaying just below your menu code:
&lt;code&gt;
Occupation?
Secretary
Web Designer
Librarian
Forklift Operator
&lt;/code&gt;
The menu items seem to not fully &quot;cover&quot; the drop-down. This only happens in IE.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great tutorial&#8230; but I have one problem, which has me in knots:</p>
<p>I have the following in my webpage, displaying just below your menu code:<br />
<code><br />
Occupation?</p>
<p>Secretary<br />
Web Designer<br />
Librarian<br />
Forklift Operator</p>
<p></code></p>
<p>The menu items seem to not fully &#8220;cover&#8221; the drop-down. This only happens in IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-466</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Tue, 22 Sep 2009 07:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-466</guid>
		<description>Hi,
Great tutorial... but I have one problem, which has me in knots:
I have the following in my webpage, displaying just below your menu code:
Occupation?
Secretary
Web Designer
Librarian
Forklift Operator
The menu items seem to not fully &quot;cover&quot; the drop-down. This only happens in IE.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great tutorial&#8230; but I have one problem, which has me in knots:</p>
<p>I have the following in my webpage, displaying just below your menu code:<br />
Occupation?</p>
<p>Secretary<br />
Web Designer<br />
Librarian<br />
Forklift Operator</p>
<p>The menu items seem to not fully &#8220;cover&#8221; the drop-down. This only happens in IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-362</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 16 Sep 2009 01:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-362</guid>
		<description>Awesome tutorial
only one question.. what if we want the items to display in that same order but on the right hand side??
keep in mind, when I float: right.. the items rearrange with the fourth item becoming the first in the list if you are reading the page from left to right
thanks for this great insight</description>
		<content:encoded><![CDATA[<p>Awesome tutorial</p>
<p>only one question.. what if we want the items to display in that same order but on the right hand side??</p>
<p>keep in mind, when I float: right.. the items rearrange with the fourth item becoming the first in the list if you are reading the page from left to right</p>
<p>thanks for this great insight</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin R. Olsen</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-10</link>
		<dc:creator>Devin R. Olsen</dc:creator>
		<pubDate>Sat, 12 Sep 2009 22:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-10</guid>
		<description>Please try it again.</description>
		<content:encoded><![CDATA[<p>Please try it again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maskull</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-7</link>
		<dc:creator>Maskull</dc:creator>
		<pubDate>Sat, 12 Sep 2009 21:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-7</guid>
		<description>I can&#039;t download your hover.htc file.
It keeps giving an Error 404 - page not found!
Can you send it to me via email or email me where I CAN download it. Thanks.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t download your hover.htc file.</p>
<p>It keeps giving an Error 404 &#8211; page not found!</p>
<p>Can you send it to me via email or email me where I CAN download it. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin R. Olsen</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-17</link>
		<dc:creator>Devin R. Olsen</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-17</guid>
		<description>I always enjoy feedback from my readers.</description>
		<content:encoded><![CDATA[<p>I always enjoy feedback from my readers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SauBAr</title>
		<link>http://www.devinrolsen.com/fix-css-pseudo-hover/comment-page-1/#comment-18</link>
		<dc:creator>SauBAr</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=34#comment-18</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
