<?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: Animated JavaScript Accordion V2</title>
	<atom:link href="http://www.leigeber.com/2008/10/animated-javascript-accordion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/</link>
	<description>This web development blog features fresh articles on JavaScript, AJAX, CSS, XHTML, PHP, Photoshop and more.</description>
	<lastBuildDate>Fri, 27 Aug 2010 12:26:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Hans</title>
		<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/comment-page-2/#comment-6891</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Sat, 28 Feb 2009 09:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=58#comment-6891</guid>
		<description>Just what I needed for a collapsable menu structure. (CMS and backstage)

Thanks!!!</description>
		<content:encoded><![CDATA[<p>Just what I needed for a collapsable menu structure. (CMS and backstage)</p>
<p>Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/comment-page-2/#comment-6882</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 26 Feb 2009 21:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=58#comment-6882</guid>
		<description>Thanks a ton! Best accordion on the web. Great code, working fantastically! Uber Kudos.</description>
		<content:encoded><![CDATA[<p>Thanks a ton! Best accordion on the web. Great code, working fantastically! Uber Kudos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blue</title>
		<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/comment-page-2/#comment-6867</link>
		<dc:creator>blue</dc:creator>
		<pubDate>Tue, 24 Feb 2009 20:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=58#comment-6867</guid>
		<description>Can anyone tell me how to use this to make nested accordions? 
Great script! If i could get it to have multiple levels, 3 or 4 ideally it would be a lifesaver. 
Thanks.</description>
		<content:encoded><![CDATA[<p>Can anyone tell me how to use this to make nested accordions?<br />
Great script! If i could get it to have multiple levels, 3 or 4 ideally it would be a lifesaver.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: las6</title>
		<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/comment-page-2/#comment-6841</link>
		<dc:creator>las6</dc:creator>
		<pubDate>Wed, 18 Feb 2009 18:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=58#comment-6841</guid>
		<description>ah, figured it out finally. Had to put the initialization at the very end of the page, otherwise the layout wouldn&#039;t render properly leading to erroneous sizes in the sliding elements...</description>
		<content:encoded><![CDATA[<p>ah, figured it out finally. Had to put the initialization at the very end of the page, otherwise the layout wouldn&#8217;t render properly leading to erroneous sizes in the sliding elements&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: las6</title>
		<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/comment-page-2/#comment-6839</link>
		<dc:creator>las6</dc:creator>
		<pubDate>Wed, 18 Feb 2009 18:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=58#comment-6839</guid>
		<description>a Nice addition to anyone&#039;s library of goodie javascript scripts, but not all is well with it. The use of Definition list puts constraints on the content and doesn&#039;t behave very well in all circumstances.

It might be my code, but the javascript calculated height for the elements is off - it&#039;s always less than what it should be, though the amount varies from block to block. Thing is, I have disabled most of the CSS affecting the list and validated the page using tiny and tried all sorts of tricks with firebug that seem to fix the problem (but if I make the same changes to the CSS, the problem is still there)

so does anyone here have any idea where to start when trying to get the elements to the correct size when opened?</description>
		<content:encoded><![CDATA[<p>a Nice addition to anyone&#8217;s library of goodie javascript scripts, but not all is well with it. The use of Definition list puts constraints on the content and doesn&#8217;t behave very well in all circumstances.</p>
<p>It might be my code, but the javascript calculated height for the elements is off &#8211; it&#8217;s always less than what it should be, though the amount varies from block to block. Thing is, I have disabled most of the CSS affecting the list and validated the page using tiny and tried all sorts of tricks with firebug that seem to fix the problem (but if I make the same changes to the CSS, the problem is still there)</p>
<p>so does anyone here have any idea where to start when trying to get the elements to the correct size when opened?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satya</title>
		<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/comment-page-2/#comment-6818</link>
		<dc:creator>Satya</dc:creator>
		<pubDate>Sat, 14 Feb 2009 12:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=58#comment-6818</guid>
		<description>Hi there, awesome job, thank you very much, but seem nae working with IE 7, open at start, so i closed it, and wont open (expand) again, any help would be appreciated....thanks again...oh but it would working perfectly with FF...:)</description>
		<content:encoded><![CDATA[<p>Hi there, awesome job, thank you very much, but seem nae working with IE 7, open at start, so i closed it, and wont open (expand) again, any help would be appreciated&#8230;.thanks again&#8230;oh but it would working perfectly with FF&#8230;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristin</title>
		<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/comment-page-2/#comment-6815</link>
		<dc:creator>Kristin</dc:creator>
		<pubDate>Fri, 13 Feb 2009 19:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=58#comment-6815</guid>
		<description>If this could go horizontally you would be my hero :)</description>
		<content:encoded><![CDATA[<p>If this could go horizontally you would be my hero <img src='http://www.leigeber.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mores</title>
		<link>http://www.leigeber.com/2008/10/animated-javascript-accordion/comment-page-2/#comment-6761</link>
		<dc:creator>mores</dc:creator>
		<pubDate>Wed, 04 Feb 2009 18:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.leigeber.com/?p=58#comment-6761</guid>
		<description>okay, found it.
change line 14 from
&lt;blockquote&gt;if(h==d&amp;&amp;s.style.display==&#039;none&#039;){s.style.display=&#039;&#039;; su(s,1);}&lt;/blockquote&gt;
to
&lt;blockquote&gt;if(h==d){s.style.display=&#039;&#039;; su(s,1);}&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>okay, found it.<br />
change line 14 from<br />
&lt;blockquote&gt;if(h==d&#38;&#38;s.style.display==&#8217;none&#8217;){s.style.display=&#8221;; su(s,1);}&lt;/blockquote&gt;<br />
to<br />
&lt;blockquote&gt;if(h==d){s.style.display=&#8221;; su(s,1);}&lt;/blockquote&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
