 <?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 Vertical Menu</title>
	<atom:link href="http://www.devinrolsen.com/pure-css-vertical-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devinrolsen.com/pure-css-vertical-menu/</link>
	<description>From Developer to Developer Information and Sharing</description>
	<lastBuildDate>Wed, 01 Feb 2012 23:06:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Greg</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6919</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 01 Feb 2012 23:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6919</guid>
		<description>This is a great example and explanation.  Thanks for putting this up!</description>
		<content:encoded><![CDATA[<p>This is a great example and explanation.  Thanks for putting this up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin R. Olsen</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6917</link>
		<dc:creator>Devin R. Olsen</dc:creator>
		<pubDate>Mon, 30 Jan 2012 19:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6917</guid>
		<description>@Ruth, sounds like the parent li container for your sub-level menu items was not given a position relative. This will prevent the sub-level menu (who is set to position absolute) from breaking out of the flow of design all the way up to the body, but rather breaks it from the flow of design up to it&#039;s immediate parent container.

You might also need to specify a fixed width for your sub-level ul menu container.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>@Ruth, sounds like the parent li container for your sub-level menu items was not given a position relative. This will prevent the sub-level menu (who is set to position absolute) from breaking out of the flow of design all the way up to the body, but rather breaks it from the flow of design up to it&#8217;s immediate parent container.</p>
<p>You might also need to specify a fixed width for your sub-level ul menu container.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruth</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6914</link>
		<dc:creator>Ruth</dc:creator>
		<pubDate>Sun, 29 Jan 2012 19:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6914</guid>
		<description>Hello Devin,

I&#039;m very new to this and following your instructions down to:

The next thing we want to setup, is our sub-level list items styles: 

For some reason as you can see from the URL (well it is on my IE9) my sub-level is spread across the page on one line.</description>
		<content:encoded><![CDATA[<p>Hello Devin,</p>
<p>I&#8217;m very new to this and following your instructions down to:</p>
<p>The next thing we want to setup, is our sub-level list items styles: </p>
<p>For some reason as you can see from the URL (well it is on my IE9) my sub-level is spread across the page on one line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay M. Kusombi</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6908</link>
		<dc:creator>Jay M. Kusombi</dc:creator>
		<pubDate>Thu, 26 Jan 2012 15:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6908</guid>
		<description>Very thorough, well done sir.</description>
		<content:encoded><![CDATA[<p>Very thorough, well done sir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spandan Sarkar</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6890</link>
		<dc:creator>Spandan Sarkar</dc:creator>
		<pubDate>Sat, 21 Jan 2012 05:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6890</guid>
		<description>It was great to learn from you........I have implemented it in my website. Thank you so much......your hard work is helping a lot of people....thanks again...</description>
		<content:encoded><![CDATA[<p>It was great to learn from you&#8230;&#8230;..I have implemented it in my website. Thank you so much&#8230;&#8230;your hard work is helping a lot of people&#8230;.thanks again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Bellamy &#124; pure css vertical menu</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6887</link>
		<dc:creator>Andrew Bellamy &#124; pure css vertical menu</dc:creator>
		<pubDate>Sat, 21 Jan 2012 01:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6887</guid>
		<description>[...] on Pure CSS Vertical Menu by Devin R. [...]</description>
		<content:encoded><![CDATA[<p>[...] on Pure CSS Vertical Menu by Devin R. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6884</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Fri, 20 Jan 2012 18:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6884</guid>
		<description>Thank you.  I banged my head on this for days before finding this tutorial.  Even then I had a problem, but it was because I used the csshover3.htc, not the csshoverfix.htc.  Oops.  It&#039;s all in the details.  Thanks again.</description>
		<content:encoded><![CDATA[<p>Thank you.  I banged my head on this for days before finding this tutorial.  Even then I had a problem, but it was because I used the csshover3.htc, not the csshoverfix.htc.  Oops.  It&#8217;s all in the details.  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackie</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6872</link>
		<dc:creator>Jackie</dc:creator>
		<pubDate>Wed, 18 Jan 2012 17:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6872</guid>
		<description>Hi - 

 Thank you for this great tutorial and also the horizontal menu, as well.  I have tried them both out.  I am looking for a way to adapt this to mobile devices.  I am trying to learn how to create navigation for mobile phones and tablets, etc.  I am taking a class in mobile web design, but they assume you know CSS already.  Do you have any suggestions for making the CSS adaptable to the smaller screen sizes?  If not, I will just try to see if I can make it work.  I am wondering one other thing - can the menu be centered in a layout?  It defaults to the left on my screen.  Thank you so much!</description>
		<content:encoded><![CDATA[<p>Hi &#8211; </p>
<p> Thank you for this great tutorial and also the horizontal menu, as well.  I have tried them both out.  I am looking for a way to adapt this to mobile devices.  I am trying to learn how to create navigation for mobile phones and tablets, etc.  I am taking a class in mobile web design, but they assume you know CSS already.  Do you have any suggestions for making the CSS adaptable to the smaller screen sizes?  If not, I will just try to see if I can make it work.  I am wondering one other thing &#8211; can the menu be centered in a layout?  It defaults to the left on my screen.  Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 35 Amazingly Great CSS Menu Tutorials &#124; Web Design Core</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6852</link>
		<dc:creator>35 Amazingly Great CSS Menu Tutorials &#124; Web Design Core</dc:creator>
		<pubDate>Thu, 12 Jan 2012 15:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6852</guid>
		<description>[...] Pure CSS Vertical Menu [...]</description>
		<content:encoded><![CDATA[<p>[...] Pure CSS Vertical Menu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TD</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6825</link>
		<dc:creator>TD</dc:creator>
		<pubDate>Wed, 04 Jan 2012 16:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6825</guid>
		<description>I was wondering how do you cope with items that are multi-line? I mean everything works, the sub items holder will show up, but with an Y position offset. When I was working with static sites it was as easy as adding a class to that item, but in a CMS it&#039;s kinda awkward, do you have a solution?
Example: If &quot;About&quot; was &quot;About me and my {br-newline} awesome company&quot;...the sub items holder would appear at the same height than &quot;awesome company&quot;...
Anyways, thanks to anyone who tries to help ;)</description>
		<content:encoded><![CDATA[<p>I was wondering how do you cope with items that are multi-line? I mean everything works, the sub items holder will show up, but with an Y position offset. When I was working with static sites it was as easy as adding a class to that item, but in a CMS it&#8217;s kinda awkward, do you have a solution?<br />
Example: If &#8220;About&#8221; was &#8220;About me and my {br-newline} awesome company&#8221;&#8230;the sub items holder would appear at the same height than &#8220;awesome company&#8221;&#8230;<br />
Anyways, thanks to anyone who tries to help ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kirti</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6822</link>
		<dc:creator>kirti</dc:creator>
		<pubDate>Tue, 03 Jan 2012 11:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6822</guid>
		<description>Thanks a lot. Such an easy to understand and good work. I was puzzled as I get may references but not a single reference work in my coding other than yours. 
I got the point from where my coding not showing the exact result but i want to understand the effect of each coding line.

In my coding i declare position:relative in top_level li and in your coding it is in sub_level. 

How this coding works?</description>
		<content:encoded><![CDATA[<p>Thanks a lot. Such an easy to understand and good work. I was puzzled as I get may references but not a single reference work in my coding other than yours.<br />
I got the point from where my coding not showing the exact result but i want to understand the effect of each coding line.</p>
<p>In my coding i declare position:relative in top_level li and in your coding it is in sub_level. </p>
<p>How this coding works?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.devinrolsen.com/pure-css-vertical-menu/#comment-6804</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 29 Dec 2011 03:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://devinrolsen.com/?p=40#comment-6804</guid>
		<description>A modified version of your vertical menu works just fine with a .html page. However, using the same CSS style with a .aspx page fails. With .html, hovering over the 3rd level is working fine. With .aspx, attempting the same action causes the 3rd level to disappear from view. In practical terms, this prevents you from selecting anything from the 3rd level. The DOCTYPE declarations are identical. Any suggestions?

PS: I am in the process of upgrading the above website from Frontpage 2003 and Visual Studio 2003 .NET to Expression Web 4 and Visual Web Developer 2010 Express.

Thanks.</description>
		<content:encoded><![CDATA[<p>A modified version of your vertical menu works just fine with a .html page. However, using the same CSS style with a .aspx page fails. With .html, hovering over the 3rd level is working fine. With .aspx, attempting the same action causes the 3rd level to disappear from view. In practical terms, this prevents you from selecting anything from the 3rd level. The DOCTYPE declarations are identical. Any suggestions?</p>
<p>PS: I am in the process of upgrading the above website from Frontpage 2003 and Visual Studio 2003 .NET to Expression Web 4 and Visual Web Developer 2010 Express.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk

Served from: www.devinrolsen.com @ 2012-02-05 12:44:36 -->
