<?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: Pure CSS Drop-Down Menu tutorial &#8211; a slight omission</title>
	<atom:link href="http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/</link>
	<description>Tutorials and thoughts on Microsoft Expression, CSS and WordPress</description>
	<lastBuildDate>Mon, 08 Feb 2010 16:49:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Morten Rand-Hendriksen</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-53966</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Tue, 22 Sep 2009 05:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-53966</guid>
		<description>It works in IE7 and IE8 but not IE6. If it&#039;s not working in IE8 you are running a beta version.</description>
		<content:encoded><![CDATA[<p>It works in IE7 and IE8 but not IE6. If it&#8217;s not working in IE8 you are running a beta version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramdeen Vishwakarma</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-53754</link>
		<dc:creator>Ramdeen Vishwakarma</dc:creator>
		<pubDate>Mon, 21 Sep 2009 12:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-53754</guid>
		<description>nice but in IE it&#039;s not working</description>
		<content:encoded><![CDATA[<p>nice but in IE it&#8217;s not working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Rand-Hendriksen</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-47041</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Sat, 29 Aug 2009 00:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-47041</guid>
		<description>The problem with pseudo classes only affects Internet Explorer 6 and earlier builds. It has no effect on Internet Explorer 7 and later builds.</description>
		<content:encoded><![CDATA[<p>The problem with pseudo classes only affects Internet Explorer 6 and earlier builds. It has no effect on Internet Explorer 7 and later builds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristi Borst</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-46958</link>
		<dc:creator>Kristi Borst</dc:creator>
		<pubDate>Fri, 28 Aug 2009 21:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-46958</guid>
		<description>The CSS sample displays perfectly for me in IE8. Not sure what the reference above to problems with pseudo class in IE8 is all about. I am probably going to implement this method for some clients with old sites that use javascript drop downs (written by others) which are no longer working in IE8.

Thanks.</description>
		<content:encoded><![CDATA[<p>The CSS sample displays perfectly for me in IE8. Not sure what the reference above to problems with pseudo class in IE8 is all about. I am probably going to implement this method for some clients with old sites that use javascript drop downs (written by others) which are no longer working in IE8.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Rand-Hendriksen</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-36917</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Fri, 03 Jul 2009 06:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-36917</guid>
		<description>@R-A Mazzola and others: The reason I haven&#039;t posted the promised tutorial on how to make the drop-down appear on top of other content is that I am in the middle of revising my book which is to be released shortly. On top of that I also have a bunch of client projects that are taking up pretty much all my time. 

Getting the menu to appear on top of other content is not particularly hard, you just have to know how to. Basically you create a div for the header and place the menu div inside this one. Then you set the menu div to absolute positioning and set the bottom to 0 so it locks against the bottom of the header div. That&#039;s really all there is to it.

There is a full explanation of exactly how this is done in my book Sams Teach Yourself Microsoft Expression Web 2 in 24 Hours which is available from Amazon.com and in your local book store. There is a better tutorial in the new book for Expression Web 3 which will be out August/September-ish. Once the rewrite is complete and I&#039;ve gotten some of the more pressing projects off my back I&#039;ll finish the positioning tutorial and post it.</description>
		<content:encoded><![CDATA[<p>@R-A Mazzola and others: The reason I haven&#8217;t posted the promised tutorial on how to make the drop-down appear on top of other content is that I am in the middle of revising my book which is to be released shortly. On top of that I also have a bunch of client projects that are taking up pretty much all my time. </p>
<p>Getting the menu to appear on top of other content is not particularly hard, you just have to know how to. Basically you create a div for the header and place the menu div inside this one. Then you set the menu div to absolute positioning and set the bottom to 0 so it locks against the bottom of the header div. That&#8217;s really all there is to it.</p>
<p>There is a full explanation of exactly how this is done in my book Sams Teach Yourself Microsoft Expression Web 2 in 24 Hours which is available from Amazon.com and in your local book store. There is a better tutorial in the new book for Expression Web 3 which will be out August/September-ish. Once the rewrite is complete and I&#8217;ve gotten some of the more pressing projects off my back I&#8217;ll finish the positioning tutorial and post it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R-A Mazzola</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-36915</link>
		<dc:creator>R-A Mazzola</dc:creator>
		<pubDate>Fri, 03 Jul 2009 06:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-36915</guid>
		<description>So, looks like some of these posts are months old and no response to date.  Is this something that cant be answered?  Is there a better resource that you can suggest so we can get the help we are looking for?  Please respond!</description>
		<content:encoded><![CDATA[<p>So, looks like some of these posts are months old and no response to date.  Is this something that cant be answered?  Is there a better resource that you can suggest so we can get the help we are looking for?  Please respond!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Hilton</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-32122</link>
		<dc:creator>Thomas Hilton</dc:creator>
		<pubDate>Sun, 10 May 2009 18:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-32122</guid>
		<description>Is there a way to make the drop down menus center in the web page left to right?</description>
		<content:encoded><![CDATA[<p>Is there a way to make the drop down menus center in the web page left to right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RA</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-29627</link>
		<dc:creator>RA</dc:creator>
		<pubDate>Fri, 10 Apr 2009 22:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-29627</guid>
		<description>Howdy,

I am having the same problem!  The menu shows great on a preview, but I am not sure how to get it onto the shared border of my site. HELP!</description>
		<content:encoded><![CDATA[<p>Howdy,</p>
<p>I am having the same problem!  The menu shows great on a preview, but I am not sure how to get it onto the shared border of my site. HELP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-29499</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 09 Apr 2009 17:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-29499</guid>
		<description>Can anyone answer this? 

Thanks for your great article on creating a drop down menu in Expression Web. I created the “menu.html” file and it looks and works perfect, but I am stuck.

How do I get the “menu.html” navigation buttons to show up on my home page? I don’t get it?

Thanks.</description>
		<content:encoded><![CDATA[<p>Can anyone answer this? </p>
<p>Thanks for your great article on creating a drop down menu in Expression Web. I created the “menu.html” file and it looks and works perfect, but I am stuck.</p>
<p>How do I get the “menu.html” navigation buttons to show up on my home page? I don’t get it?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.designisphilosophy.com/microsoft-expression-web/pure-css-drop-down-menu-tutorial-a-slight-omission-20081121/comment-page-1/#comment-29140</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 05 Apr 2009 21:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=201#comment-29140</guid>
		<description>Thanks for your great article on creating a drop down menu in Expression Web. I created the &quot;menu.html&quot; file and it looks and works perfect, but I am stuck. 

How do I get the &quot;menu.html&quot; navigation buttons to show up on my home page? I don&#039;t get it?

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for your great article on creating a drop down menu in Expression Web. I created the &#8220;menu.html&#8221; file and it looks and works perfect, but I am stuck. </p>
<p>How do I get the &#8220;menu.html&#8221; navigation buttons to show up on my home page? I don&#8217;t get it?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
