<?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: Simple, CSS-only expanding vertical menu</title>
	<atom:link href="http://www.position-relative.com/2008/09/simple-css-only-expanding-vertical-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.position-relative.com/2008/09/simple-css-only-expanding-vertical-menu/</link>
	<description>web design/development &#124; my studio &#124; design resources</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:52:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Danny</title>
		<link>http://www.position-relative.com/2008/09/simple-css-only-expanding-vertical-menu/comment-page-1/#comment-572</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Mon, 17 Aug 2009 14:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-relative.com/?p=302#comment-572</guid>
		<description>Thanks Debbie it´s actually pretty much what I was after as it is, due to a client running their site on Microsoft content management server 2002, having no access to the  and all the styles having to be inline. Yep, I think they think that it´s STILL 2002.</description>
		<content:encoded><![CDATA[<p>Thanks Debbie it´s actually pretty much what I was after as it is, due to a client running their site on Microsoft content management server 2002, having no access to the  and all the styles having to be inline. Yep, I think they think that it´s STILL 2002.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debbie campbell</title>
		<link>http://www.position-relative.com/2008/09/simple-css-only-expanding-vertical-menu/comment-page-1/#comment-570</link>
		<dc:creator>debbie campbell</dc:creator>
		<pubDate>Fri, 14 Aug 2009 15:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-relative.com/?p=302#comment-570</guid>
		<description>Sorry about that - I forgot to add those files when I redesigned my site last fall. Should be working now, but this is probably not what I&#039;d recommend using. Each click opens the menu in a new page which is not at all ideal. This was just me thinking out loud.

I&#039;d either connect this with some PHP and a &#039;current&#039; class on the li or try one of these instead:

CSS Only:
http://www.cssplay.co.uk/menus/vertical_slide.html
http://www.cssplay.co.uk/menus/concertina-slide.html
http://www.cssplay.co.uk/menus/vertical-concertina.html

CSS with Javascript:
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm
http://www.stunicholls.com/menu/vertical-concertina.html
http://www.interspire.com/content/articles/10/1/Building-An-Expanding-DHTML-Menu-With-CSS-and-JavaScript</description>
		<content:encoded><![CDATA[<p>Sorry about that &#8211; I forgot to add those files when I redesigned my site last fall. Should be working now, but this is probably not what I&#8217;d recommend using. Each click opens the menu in a new page which is not at all ideal. This was just me thinking out loud.</p>
<p>I&#8217;d either connect this with some PHP and a &#8216;current&#8217; class on the li or try one of these instead:</p>
<p>CSS Only:<br />
<a href="http://www.cssplay.co.uk/menus/vertical_slide.html" rel="nofollow">http://www.cssplay.co.uk/menus/vertical_slide.html</a><br />
<a href="http://www.cssplay.co.uk/menus/concertina-slide.html" rel="nofollow">http://www.cssplay.co.uk/menus/concertina-slide.html</a><br />
<a href="http://www.cssplay.co.uk/menus/vertical-concertina.html" rel="nofollow">http://www.cssplay.co.uk/menus/vertical-concertina.html</a></p>
<p>CSS with Javascript:<br />
<a href="http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm" rel="nofollow">http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm</a><br />
<a href="http://www.stunicholls.com/menu/vertical-concertina.html" rel="nofollow">http://www.stunicholls.com/menu/vertical-concertina.html</a><br />
<a href="http://www.interspire.com/content/articles/10/1/Building-An-Expanding-DHTML-Menu-With-CSS-and-JavaScript" rel="nofollow">http://www.interspire.com/content/articles/10/1/Building-An-Expanding-DHTML-Menu-With-CSS-and-JavaScript</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.position-relative.com/2008/09/simple-css-only-expanding-vertical-menu/comment-page-1/#comment-569</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Fri, 14 Aug 2009 14:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-relative.com/?p=302#comment-569</guid>
		<description>Hi there, this is pretty much what I&#039;ve been looking for for half the day, but your example page throws a 404, is there any chance you could re-link it?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi there, this is pretty much what I&#8217;ve been looking for for half the day, but your example page throws a 404, is there any chance you could re-link it?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Hobley</title>
		<link>http://www.position-relative.com/2008/09/simple-css-only-expanding-vertical-menu/comment-page-1/#comment-365</link>
		<dc:creator>Pete Hobley</dc:creator>
		<pubDate>Thu, 05 Feb 2009 12:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-relative.com/?p=302#comment-365</guid>
		<description>Perfect! I _ahem_ didn&#039;t realise I could nest uls like that (must have overlooked that bit in the book!).

I shall use this with a bit of PHP (to add classes to the uls depending on dir and/or current page) to replace my overblown PHP arrangments of menus with sub and sub-sub list items.

The end result will be identical but the &#039;behind the scenes&#039; will be a lot neater.

I&#039;ll do some tweaking but this is an excellent starting point, thanks.</description>
		<content:encoded><![CDATA[<p>Perfect! I _ahem_ didn&#8217;t realise I could nest uls like that (must have overlooked that bit in the book!).</p>
<p>I shall use this with a bit of PHP (to add classes to the uls depending on dir and/or current page) to replace my overblown PHP arrangments of menus with sub and sub-sub list items.</p>
<p>The end result will be identical but the &#8216;behind the scenes&#8217; will be a lot neater.</p>
<p>I&#8217;ll do some tweaking but this is an excellent starting point, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debbie campbell</title>
		<link>http://www.position-relative.com/2008/09/simple-css-only-expanding-vertical-menu/comment-page-1/#comment-307</link>
		<dc:creator>debbie campbell</dc:creator>
		<pubDate>Thu, 25 Sep 2008 14:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-relative.com/?p=302#comment-307</guid>
		<description>It does in this example, but as I said, I typed it up in five minutes. I needed it to expand only when on that category&#039;s page page and that&#039;s what this example does, but it could just as easily be keyed to expand only when the category is &#039;current.&#039;</description>
		<content:encoded><![CDATA[<p>It does in this example, but as I said, I typed it up in five minutes. I needed it to expand only when on that category&#8217;s page page and that&#8217;s what this example does, but it could just as easily be keyed to expand only when the category is &#8216;current.&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.position-relative.com/2008/09/simple-css-only-expanding-vertical-menu/comment-page-1/#comment-306</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 25 Sep 2008 13:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-relative.com/?p=302#comment-306</guid>
		<description>I&#039;m looking at the example, and I don&#039;t get it.

It appears that each menu category links to a different page?   

So when you want to expand an item, it opens a new page?

Is that correct?</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking at the example, and I don&#8217;t get it.</p>
<p>It appears that each menu category links to a different page?   </p>
<p>So when you want to expand an item, it opens a new page?</p>
<p>Is that correct?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

