<?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: Dynamic CSS3 Animated Accordian Menu</title>
	<atom:link href="http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/</link>
	<description>Official website of guitarist Toby Pitman</description>
	<lastBuildDate>Tue, 28 Jun 2011 10:59:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Toby</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-177</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Sun, 05 Jun 2011 14:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-177</guid>
		<description>Hi, not sure if it will be successful with :hover. I did try that but ran into the same issue your test site is having where it keeps closing.

Same with the linking. 

This was, &#039;and still is&#039; a bit experimental and i&#039;d probably urge you to go with a more traditional javascript approach in production, CSS3 transitions will cause more grief than necessary when it come to wide scale browser compatibility. On something as important as navigation I&#039;d err on the side of caution. :)

If your looking for a way to keep the panels open when using jQuery you might want to have a look at this.

http://www.tobypitman.com/multiple-collapsable-panels-with-cookies/ 

Sorry I can&#039;t be more help! :)</description>
		<content:encoded><![CDATA[<p>Hi, not sure if it will be successful with :hover. I did try that but ran into the same issue your test site is having where it keeps closing.</p>
<p>Same with the linking. </p>
<p>This was, &#8216;and still is&#8217; a bit experimental and i&#8217;d probably urge you to go with a more traditional javascript approach in production, CSS3 transitions will cause more grief than necessary when it come to wide scale browser compatibility. On something as important as navigation I&#8217;d err on the side of caution. <img src='http://www.tobypitman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If your looking for a way to keep the panels open when using jQuery you might want to have a look at this.</p>
<p><a href="http://www.tobypitman.com/multiple-collapsable-panels-with-cookies/" rel="nofollow">http://www.tobypitman.com/multiple-collapsable-panels-with-cookies/</a> </p>
<p>Sorry I can&#8217;t be more help! <img src='http://www.tobypitman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iestyn</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-175</link>
		<dc:creator>Iestyn</dc:creator>
		<pubDate>Thu, 02 Jun 2011 15:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-175</guid>
		<description>Hi, I really love the way this works, it&#039;s the best implementation I&#039;ve found on the web. I&#039;m still quite new to all this so I have a few questions:

Is it possible to make it work on hover and then stay open whilst hovering over the sub menu?

Is it possible to make it so that when clicked it will go to another page? (as at the moment the a href is targeting itself to make the accordion work)

When on a page where the link is in the sub menu is it possible to to kep the accordion open?

This might make more sense if you go to where I&#039;m testing this out http://sbx.me/sadwrn

Any help would be appreciated.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I really love the way this works, it&#8217;s the best implementation I&#8217;ve found on the web. I&#8217;m still quite new to all this so I have a few questions:</p>
<p>Is it possible to make it work on hover and then stay open whilst hovering over the sub menu?</p>
<p>Is it possible to make it so that when clicked it will go to another page? (as at the moment the a href is targeting itself to make the accordion work)</p>
<p>When on a page where the link is in the sub menu is it possible to to kep the accordion open?</p>
<p>This might make more sense if you go to where I&#8217;m testing this out <a href="http://sbx.me/sadwrn" rel="nofollow">http://sbx.me/sadwrn</a></p>
<p>Any help would be appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-164</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Tue, 26 Apr 2011 14:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-164</guid>
		<description>It&#039;d be nice if the transition effect could go from a height of 0px to a height of auto.  However, this doesn&#039;t seem to work, at least not in Firefox</description>
		<content:encoded><![CDATA[<p>It&#8217;d be nice if the transition effect could go from a height of 0px to a height of auto.  However, this doesn&#8217;t seem to work, at least not in Firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saynov</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-156</link>
		<dc:creator>Saynov</dc:creator>
		<pubDate>Sun, 27 Mar 2011 19:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-156</guid>
		<description>Wow, it doesn&#039;t work in FF 4.0.... ahm) Great tut!</description>
		<content:encoded><![CDATA[<p>Wow, it doesn&#8217;t work in FF 4.0&#8230;. ahm) Great tut!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: April&#8217;s Best Resources for CSS3</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-71</link>
		<dc:creator>April&#8217;s Best Resources for CSS3</dc:creator>
		<pubDate>Wed, 26 May 2010 22:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-71</guid>
		<description>[...] 11. Dynamic CSS3 Animated Accordian Menu [...]</description>
		<content:encoded><![CDATA[<p>[...] 11. Dynamic CSS3 Animated Accordian Menu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3-анимация вместо эффектов jQuery &#124; rotorweb.ru &#124; Проблемы и решения в Web-дизайне</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-68</link>
		<dc:creator>CSS3-анимация вместо эффектов jQuery &#124; rotorweb.ru &#124; Проблемы и решения в Web-дизайне</dc:creator>
		<pubDate>Wed, 19 May 2010 22:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-68</guid>
		<description>[...] Код для примера и&#160;ссылка на&#160;демо на&#160;этой странице. [...]</description>
		<content:encoded><![CDATA[<p>[...] Код для примера и&nbsp;ссылка на&nbsp;демо на&nbsp;этой странице. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Dynamic CSS3 Animated Accordian Menu « tobypitman.com -- Topsy.com</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-58</link>
		<dc:creator>Tweets that mention Dynamic CSS3 Animated Accordian Menu « tobypitman.com -- Topsy.com</dc:creator>
		<pubDate>Thu, 29 Apr 2010 22:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-58</guid>
		<description>[...] This post was mentioned on Twitter by tobypitman. tobypitman said: CSS3 accordian with dynamic height. Just an experiment! http://bit.ly/9peLob [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by tobypitman. tobypitman said: CSS3 accordian with dynamic height. Just an experiment! <a href="http://bit.ly/9peLob" rel="nofollow">http://bit.ly/9peLob</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-56</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Wed, 28 Apr 2010 19:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-56</guid>
		<description>Ha! I never even noticed that! It was late though! :)</description>
		<content:encoded><![CDATA[<p>Ha! I never even noticed that! It was late though! <img src='http://www.tobypitman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Coyier</title>
		<link>http://www.tobypitman.com/dynamic-css3-animated-accordian-menu/#comment-54</link>
		<dc:creator>Chris Coyier</dc:creator>
		<pubDate>Mon, 26 Apr 2010 05:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobypitman.com/?p=292#comment-54</guid>
		<description>Nice work Toby! One thing I find particularly interesting is how it has back button support automatically. If this was JavaScript, and that was the desired effect, that would have to be specially written in, which is no small chore. But that brings up the other question... do we even want back button support on accordions? And is it possible to kill it?</description>
		<content:encoded><![CDATA[<p>Nice work Toby! One thing I find particularly interesting is how it has back button support automatically. If this was JavaScript, and that was the desired effect, that would have to be specially written in, which is no small chore. But that brings up the other question&#8230; do we even want back button support on accordions? And is it possible to kill it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

