<?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: Mootools Accordion bug in IE</title>
	<atom:link href="http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/</link>
	<description>Ardamis is a blog about web development and technology in general.</description>
	<lastBuildDate>Sat, 31 Jul 2010 02:57:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Guillaume</title>
		<link>http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-17239</link>
		<dc:creator>Guillaume</dc:creator>
		<pubDate>Thu, 20 Nov 2008 20:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-17239</guid>
		<description>Hi,

I&#039;ve the same problem but I don&#039;t manage to solve it :
    - http://glefebvre76.free.fr/test_accordion2.php : The problem doesn&#039;t exist on this page which doesn&#039;t use table 
    - http://glefebvre76.free.fr/test_accordion.php : The problem exists on this page which uses table 

What can I do in order to Accordion works with Table ?

Thanks to help me</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve the same problem but I don&#8217;t manage to solve it :<br />
    &#8211; <a href="http://glefebvre76.free.fr/test_accordion2.php" rel="nofollow">http://glefebvre76.free.fr/test_accordion2.php</a> : The problem doesn&#8217;t exist on this page which doesn&#8217;t use table<br />
    &#8211; <a href="http://glefebvre76.free.fr/test_accordion.php" rel="nofollow">http://glefebvre76.free.fr/test_accordion.php</a> : The problem exists on this page which uses table </p>
<p>What can I do in order to Accordion works with Table ?</p>
<p>Thanks to help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyborat</title>
		<link>http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-13922</link>
		<dc:creator>cyborat</dc:creator>
		<pubDate>Thu, 17 Apr 2008 15:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-13922</guid>
		<description>ejay,

Man I wanted to thank you! I had forgotten to put my doctype and xmlns stuff in place - I intended to get it put in there, but got to coding away and forgot, and well, after reading your reply, I looked, and sure enough, I hadn&#039;t remembered to go back and put those tags in place.

A million thanks! =)</description>
		<content:encoded><![CDATA[<p>ejay,</p>
<p>Man I wanted to thank you! I had forgotten to put my doctype and xmlns stuff in place &#8211; I intended to get it put in there, but got to coding away and forgot, and well, after reading your reply, I looked, and sure enough, I hadn&#8217;t remembered to go back and put those tags in place.</p>
<p>A million thanks! =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fawks</title>
		<link>http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-11399</link>
		<dc:creator>Fawks</dc:creator>
		<pubDate>Sun, 30 Mar 2008 05:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-11399</guid>
		<description>I have dealt with this issue successfully by setting the line-height of the toggle-able element to zero and having a div within that reverts the line-height back.  A small gap remains, but it is tolerable.</description>
		<content:encoded><![CDATA[<p>I have dealt with this issue successfully by setting the line-height of the toggle-able element to zero and having a div within that reverts the line-height back.  A small gap remains, but it is tolerable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ejay</title>
		<link>http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-10184</link>
		<dc:creator>ejay</dc:creator>
		<pubDate>Fri, 16 Nov 2007 21:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-10184</guid>
		<description>id like to contribute... ive been crazzzy doing fixing this
table bug... wherein...

it does not totally display the accordion on
IE, wherein, it leave the height of the invisible
accordion contetnts to be visible in 
a big white box....

so what i have found out was that
the html tag and the doctype must be in
xmlns... 

not an ordinary  tag...

add this so that the page is not
in quirky mode...

</description>
		<content:encoded><![CDATA[<p>id like to contribute&#8230; ive been crazzzy doing fixing this<br />
table bug&#8230; wherein&#8230;</p>
<p>it does not totally display the accordion on<br />
IE, wherein, it leave the height of the invisible<br />
accordion contetnts to be visible in<br />
a big white box&#8230;.</p>
<p>so what i have found out was that<br />
the html tag and the doctype must be in<br />
xmlns&#8230; </p>
<p>not an ordinary  tag&#8230;</p>
<p>add this so that the page is not<br />
in quirky mode&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-6690</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 03 Jul 2007 20:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-6690</guid>
		<description>You often run into problems with hiding a number of rows in a table with the mootools accordion. The way around it is to group the rows into tbody&#039;s rather than div&#039;s and then turn the display of those tbody&#039;s on and off. in my experience.  

hope that helps.</description>
		<content:encoded><![CDATA[<p>You often run into problems with hiding a number of rows in a table with the mootools accordion. The way around it is to group the rows into tbody&#8217;s rather than div&#8217;s and then turn the display of those tbody&#8217;s on and off. in my experience.  </p>
<p>hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gérard Talbot</title>
		<link>http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-3875</link>
		<dc:creator>Gérard Talbot</dc:creator>
		<pubDate>Thu, 03 May 2007 13:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/03/01/mootools-accordion-bug-in-ie/#comment-3875</guid>
		<description>Hello,

I believe the IE bug related to your demo page is the &quot;Empty element bug&quot;.

Examine this page:

http://www.howtocreate.co.uk/wrongWithIE/?chapter=Empty+Elements

I wish to indicate that you are misusing semantically table in that demo. Table should be for presenting tabular data, not for page layout or for formating (positioning).

Regards,

Gérard Talbot</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I believe the IE bug related to your demo page is the &#8220;Empty element bug&#8221;.</p>
<p>Examine this page:</p>
<p><a href="http://www.howtocreate.co.uk/wrongWithIE/?chapter=Empty+Elements" rel="nofollow">http://www.howtocreate.co.uk/wrongWithIE/?chapter=Empty+Elements</a></p>
<p>I wish to indicate that you are misusing semantically table in that demo. Table should be for presenting tabular data, not for page layout or for formating (positioning).</p>
<p>Regards,</p>
<p>Gérard Talbot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
