<?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: Rollover CSS Image Menu</title>
	<atom:link href="http://alanwho.com/css/rollover-css-image-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://alanwho.com/css/rollover-css-image-menu/</link>
	<description>The Thoughts Of A Cool Guy</description>
	<lastBuildDate>Fri, 05 Mar 2010 02:19:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Liquinaut</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-42490</link>
		<dc:creator>Liquinaut</dc:creator>
		<pubDate>Wed, 07 Oct 2009 17:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-42490</guid>
		<description>OK, sorry for the mess-up, I forgot to preformat my comment ;-)
Here&#039;s what I really wanted to say:

1.) Instead of an “empty” link just containing the hover image and a descriptive title (which even will lead some browsers to display the content of that title when hovering over the link) it&#039;s better to have a link containing the image AND a link text, which is more accessible anyway. Since this would result in some undesirable cluttering of the layout without a slight modification, just wrap the link text within the link in a &quot;span&quot; tag and give it a classname (e.g. “link”). In your style definitions, give this class an attribute of “display:none;” and you’re all set up.

2.) If you need to have some horizontal space added before the links (to center the menu in a fixed width layout for example) just add a list item before the menu items containing a &quot;div&quot; tag with a fixed width attribute or containing an image if needed. Apply the same styling as for the &quot;a&quot; Tags in the list.

;-)</description>
		<content:encoded><![CDATA[<p>OK, sorry for the mess-up, I forgot to preformat my comment <img src='http://alanwho.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> <br />
Here&#8217;s what I really wanted to say:</p>
<p>1.) Instead of an “empty” link just containing the hover image and a descriptive title (which even will lead some browsers to display the content of that title when hovering over the link) it&#8217;s better to have a link containing the image AND a link text, which is more accessible anyway. Since this would result in some undesirable cluttering of the layout without a slight modification, just wrap the link text within the link in a &#8220;span&#8221; tag and give it a classname (e.g. “link”). In your style definitions, give this class an attribute of “display:none;” and you’re all set up.</p>
<p>2.) If you need to have some horizontal space added before the links (to center the menu in a fixed width layout for example) just add a list item before the menu items containing a &#8220;div&#8221; tag with a fixed width attribute or containing an image if needed. Apply the same styling as for the &#8220;a&#8221; Tags in the list.</p>
<p> <img src='http://alanwho.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liquinaut</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-42489</link>
		<dc:creator>Liquinaut</dc:creator>
		<pubDate>Wed, 07 Oct 2009 16:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-42489</guid>
		<description>Hi,

thanx for this simple solution, comes in very handy!

Two additional thoughts:

1.) Instead of an &quot;empty&quot; link just containing the hover image and a descriptive title (which even will lead some browsers to display the content of that title when hovering over the link) its better to have a link containing the image AND a link text, which is more accessible anyway. Since this would result in some undesirable cluttering of the layout without a slight modification, just wrap the link text within the link in a  tag and give it a classname (e.g. &quot;link&quot;). In your style definitions, give this class an attribute of &quot;display:none;&quot; and you&#039;re all set up.

2.) If you need to have some horizontal space added before the links (to center the menu in a fixed width layout for example) just add a list item before the menu items containing a  tag with a fixed width attribute or containing an image if needed. Apply the same styling as for the &lt;a&gt; Tags in the list.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanx for this simple solution, comes in very handy!</p>
<p>Two additional thoughts:</p>
<p>1.) Instead of an &#8220;empty&#8221; link just containing the hover image and a descriptive title (which even will lead some browsers to display the content of that title when hovering over the link) its better to have a link containing the image AND a link text, which is more accessible anyway. Since this would result in some undesirable cluttering of the layout without a slight modification, just wrap the link text within the link in a  tag and give it a classname (e.g. &#8220;link&#8221;). In your style definitions, give this class an attribute of &#8220;display:none;&#8221; and you&#8217;re all set up.</p>
<p>2.) If you need to have some horizontal space added before the links (to center the menu in a fixed width layout for example) just add a list item before the menu items containing a  tag with a fixed width attribute or containing an image if needed. Apply the same styling as for the <a> Tags in the list.</a></p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sridhar</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-42374</link>
		<dc:creator>sridhar</dc:creator>
		<pubDate>Wed, 08 Jul 2009 12:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-42374</guid>
		<description>Hi,

I am unable to see the code working, i am using ie6 and ff2

the rollover works, but there is no menu.

Could you pl chk and let me know on which browsers this works</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am unable to see the code working, i am using ie6 and ff2</p>
<p>the rollover works, but there is no menu.</p>
<p>Could you pl chk and let me know on which browsers this works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TRS</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-42041</link>
		<dc:creator>TRS</dc:creator>
		<pubDate>Thu, 12 Feb 2009 05:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-42041</guid>
		<description>This is really awesome. I was hoping for a bit smoother transition during the hover. It blinks really bad (almost a whole second) before displaying the new image. I tried adding body {onLoad:preloadImages();} to the CSS but that doesn&#039;t seem to help either.</description>
		<content:encoded><![CDATA[<p>This is really awesome. I was hoping for a bit smoother transition during the hover. It blinks really bad (almost a whole second) before displaying the new image. I tried adding body {onLoad:preloadImages();} to the CSS but that doesn&#8217;t seem to help either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ????? ????????</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-41615</link>
		<dc:creator>????? ????????</dc:creator>
		<pubDate>Fri, 24 Oct 2008 23:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-41615</guid>
		<description>?????????????...</description>
		<content:encoded><![CDATA[<p>?????????????&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tina</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-40192</link>
		<dc:creator>Tina</dc:creator>
		<pubDate>Fri, 22 Aug 2008 20:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-40192</guid>
		<description>Been looking everywhere for a CSS script that actually works.  This is perfect!  Thanks!!</description>
		<content:encoded><![CDATA[<p>Been looking everywhere for a CSS script that actually works.  This is perfect!  Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlanWho</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-1454</link>
		<dc:creator>AlanWho</dc:creator>
		<pubDate>Tue, 10 Jul 2007 12:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-1454</guid>
		<description>&lt;cite&gt;
Brilliant! It’s so simple. This is exactly what I was looking for!
&lt;/cite&gt;
No problem Ivan. I am glad you found what you were looking for ...</description>
		<content:encoded><![CDATA[<p><cite><br />
Brilliant! It’s so simple. This is exactly what I was looking for!<br />
</cite><br />
No problem Ivan. I am glad you found what you were looking for &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-1172</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Mon, 09 Apr 2007 21:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-1172</guid>
		<description>Brilliant! It&#039;s so simple. This is &lt;strong&gt;exactly&lt;/strong&gt; what I was looking for!</description>
		<content:encoded><![CDATA[<p>Brilliant! It&#8217;s so simple. This is <strong>exactly</strong> what I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-665</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 16 Feb 2007 01:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-665</guid>
		<description>Disregard my previous question.  I modified the code to get the desired result.  Thanks!</description>
		<content:encoded><![CDATA[<p>Disregard my previous question.  I modified the code to get the desired result.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://alanwho.com/css/rollover-css-image-menu/comment-page-1/#comment-664</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 16 Feb 2007 01:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanwho.com/web-development/css/rollover-css-image-menu#comment-664</guid>
		<description>Great!  But what if the buttom widths are different?</description>
		<content:encoded><![CDATA[<p>Great!  But what if the buttom widths are different?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
