<?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: Collapsible Menu</title>
	<atom:link href="http://www.mathachew.com/sandbox/collapsible-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mathachew.com</link>
	<description>Software Developer, Media Nut, Proud Father</description>
	<lastBuildDate>Sun, 29 Aug 2010 17:50:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Matthew</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-86</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Sun, 29 Aug 2010 17:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-86</guid>
		<description>Nice work :)</description>
		<content:encoded><![CDATA[<p>Nice work <img src='http://www.mathachew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirte</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-85</link>
		<dc:creator>Mirte</dc:creator>
		<pubDate>Sun, 29 Aug 2010 16:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-85</guid>
		<description>Nevermind, I can&#039;t really believe it, but I fixed it myself!
With wp_nav_menu you can make and link to your own &#039;walkers&#039;. In my own walker I added a class=&quot;collapsed&quot; to the &lt;a&gt; tag output, which means that every &lt;a&gt; tag in wp_nav_menu has that class now, but it still works, somehow. 

Still, without this post I couldn&#039;t have done it, so thanks again!</description>
		<content:encoded><![CDATA[<p>Nevermind, I can&#8217;t really believe it, but I fixed it myself!<br />
With wp_nav_menu you can make and link to your own &#8216;walkers&#8217;. In my own walker I added a class=&#8221;collapsed&#8221; to the <a> tag output, which means that every </a><a> tag in wp_nav_menu has that class now, but it still works, somehow. </p>
<p>Still, without this post I couldn&#8217;t have done it, so thanks again!</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirte</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-83</link>
		<dc:creator>Mirte</dc:creator>
		<pubDate>Fri, 27 Aug 2010 17:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-83</guid>
		<description>The &#039;Appear/Disappear&#039; one is just right for a website I&#039;m currently developing. I&#039;m having some problems, though. How would this work if you&#039;re using wp_nav_menu in Wordpress? Because I&#039;d like a dynamic menu there is no way (that I know of) to hardcode the specific classes (&#039;expanded&#039; and &#039;collapsed&#039;) to the &lt;a&gt; tag. How would you do such a thing?

Thank you very much (in advance)!</description>
		<content:encoded><![CDATA[<p>The &#8216;Appear/Disappear&#8217; one is just right for a website I&#8217;m currently developing. I&#8217;m having some problems, though. How would this work if you&#8217;re using wp_nav_menu in WordPress? Because I&#8217;d like a dynamic menu there is no way (that I know of) to hardcode the specific classes (&#8216;expanded&#8217; and &#8216;collapsed&#8217;) to the &lt;a&gt; tag. How would you do such a thing?</p>
<p>Thank you very much (in advance)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-74</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Sat, 21 Aug 2010 17:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-74</guid>
		<description>Is the page accessible to the public? It&#039;s much easier to debug code that I can see.</description>
		<content:encoded><![CDATA[<p>Is the page accessible to the public? It&#8217;s much easier to debug code that I can see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Pelá</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-72</link>
		<dc:creator>Felipe Pelá</dc:creator>
		<pubDate>Wed, 18 Aug 2010 22:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-72</guid>
		<description>Nice Tuto, but I am having an issue.

I just copy this code in my example.html

But its not working in IE.

Anybody have the same problem?

Thanks</description>
		<content:encoded><![CDATA[<p>Nice Tuto, but I am having an issue.</p>
<p>I just copy this code in my example.html</p>
<p>But its not working in IE.</p>
<p>Anybody have the same problem?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-66</link>
		<dc:creator>Tomi</dc:creator>
		<pubDate>Sat, 14 Aug 2010 19:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-66</guid>
		<description>Great tutorial.

Thank you!</description>
		<content:encoded><![CDATA[<p>Great tutorial.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghib suleman</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-18</link>
		<dc:creator>Raghib suleman</dc:creator>
		<pubDate>Fri, 16 Jul 2010 10:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-18</guid>
		<description>Thnaks .. Good work</description>
		<content:encoded><![CDATA[<p>Thnaks .. Good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-8</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 01 Jul 2010 21:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-8</guid>
		<description>Good idea! I&#039;ve updated the example to include an expand and collapse all functionality. The code could probably be optimized, but it serves its purpose and only animates where needed. Enjoy!</description>
		<content:encoded><![CDATA[<p>Good idea! I&#8217;ve updated the example to include an expand and collapse all functionality. The code could probably be optimized, but it serves its purpose and only animates where needed. Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E P Alton</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-7</link>
		<dc:creator>E P Alton</dc:creator>
		<pubDate>Thu, 01 Jul 2010 19:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-7</guid>
		<description>These look great! The &quot;Slide&quot; version is exactly what I was looking for.

Well, almost. I&#039;m going to need to add &quot;expand/collapse all&quot; buttons but I can probably figure that out myself. Maybe.

Thanks for the great stuff!</description>
		<content:encoded><![CDATA[<p>These look great! The &#8220;Slide&#8221; version is exactly what I was looking for.</p>
<p>Well, almost. I&#8217;m going to need to add &#8220;expand/collapse all&#8221; buttons but I can probably figure that out myself. Maybe.</p>
<p>Thanks for the great stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristobal</title>
		<link>http://www.mathachew.com/sandbox/collapsible-menu/comment-page-1/#comment-4</link>
		<dc:creator>Cristobal</dc:creator>
		<pubDate>Mon, 28 Jun 2010 15:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://wp3.lousyllama.com/#comment-4</guid>
		<description>excellent menus, regards.</description>
		<content:encoded><![CDATA[<p>excellent menus, regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
