<?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: AccordionView Widget for YUI from Marco van Hylckama Vlieg</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2008/07/25/accordionview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Eric Miraglia</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-587238</link>
		<dc:creator>Eric Miraglia</dc:creator>
		<pubDate>Thu, 10 Dec 2009 00:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-587238</guid>
		<description>Andrew -- not sure of the context for your question, but it sounds like one to ask on the developer forums: http://yuilibrary.com/forum/.  Provide full details about what you&#039;re having trouble with and a link back to the page you&#039;re working on.  -Eric</description>
		<content:encoded><![CDATA[<p>Andrew &#8212; not sure of the context for your question, but it sounds like one to ask on the developer forums: <a href="http://yuilibrary.com/forum/" rel="nofollow">http://yuilibrary.com/forum/</a>.  Provide full details about what you&#8217;re having trouble with and a link back to the page you&#8217;re working on.  -Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Crawford</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-587231</link>
		<dc:creator>Andrew Crawford</dc:creator>
		<pubDate>Wed, 09 Dec 2009 22:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-587231</guid>
		<description>It looks like including utilities.js breaks other YUI components/widgets, including menu and treeview.</description>
		<content:encoded><![CDATA[<p>It looks like including utilities.js breaks other YUI components/widgets, including menu and treeview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emiliano</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-586590</link>
		<dc:creator>Emiliano</dc:creator>
		<pubDate>Tue, 24 Nov 2009 21:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-586590</guid>
		<description>Hi, I&#039;ve tried to use this widget and it messes up with a yui menu that i had developed before. Do you have any hint on this? 
Thanks, regards.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve tried to use this widget and it messes up with a yui menu that i had developed before. Do you have any hint on this?<br />
Thanks, regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago Silva</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-585940</link>
		<dc:creator>Thiago Silva</dc:creator>
		<pubDate>Tue, 03 Nov 2009 17:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-585940</guid>
		<description>is there a way to figure out which panel is the target of one of the open/close events?  I am trying to lazy load the LI content on the first time a panel is opened using ajax, so that the page loads quicker.

I would like to add a listener for the panelOpen event that checks to see if the content is empty and loads it.</description>
		<content:encoded><![CDATA[<p>is there a way to figure out which panel is the target of one of the open/close events?  I am trying to lazy load the LI content on the first time a panel is opened using ajax, so that the page loads quicker.</p>
<p>I would like to add a listener for the panelOpen event that checks to see if the content is empty and loads it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-584704</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Mon, 21 Sep 2009 14:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-584704</guid>
		<description>Hi, I am having html tables in the accordion and I am seing a wierd effect of table borders even when the table is not shown! :( I see the table borders as white lines always there on the page while using the accordion.
Does anyone know the solution to this?</description>
		<content:encoded><![CDATA[<p>Hi, I am having html tables in the accordion and I am seing a wierd effect of table borders even when the table is not shown! :( I see the table borders as white lines always there on the page while using the accordion.<br />
Does anyone know the solution to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit Nath</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-584695</link>
		<dc:creator>Rohit Nath</dc:creator>
		<pubDate>Mon, 21 Sep 2009 07:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-584695</guid>
		<description>(Not sure why my previous comment got truncated... Maybe the html tag. Posting again for reference)

I updated the DOCTYPE tag in my html to be as below

!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot; &quot;http://www.w3.org/TR/html4/strict.dtd&quot;

(Note: Please refer to the DOCTYPE tag of source code of example posted at http://www.i-marco.nl/weblog/yui-accordion/menu/) Using  similar DOCTYPE to that solves the problem.

Earlier my DOCTYPE tag had 
&quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; and did not include the &quot;http://www.w3.org/TR/html4/strict.dtd&quot; part.

(P.S: Sorry that some parts of post got truncated due to html tag in part of the text I posted.)

Thanks!
Rohit N</description>
		<content:encoded><![CDATA[<p>(Not sure why my previous comment got truncated&#8230; Maybe the html tag. Posting again for reference)</p>
<p>I updated the DOCTYPE tag in my html to be as below</p>
<p>!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01//EN&#8221; &#8220;http://www.w3.org/TR/html4/strict.dtd&#8221;</p>
<p>(Note: Please refer to the DOCTYPE tag of source code of example posted at <a href="http://www.i-marco.nl/weblog/yui-accordion/menu/)" rel="nofollow">http://www.i-marco.nl/weblog/yui-accordion/menu/)</a> Using  similar DOCTYPE to that solves the problem.</p>
<p>Earlier my DOCTYPE tag had<br />
&#8220;-//W3C//DTD HTML 4.01 Transitional//EN&#8221; and did not include the &#8220;http://www.w3.org/TR/html4/strict.dtd&#8221; part.</p>
<p>(P.S: Sorry that some parts of post got truncated due to html tag in part of the text I posted.)</p>
<p>Thanks!<br />
Rohit N</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit Nath</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-584694</link>
		<dc:creator>Rohit Nath</dc:creator>
		<pubDate>Mon, 21 Sep 2009 07:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-584694</guid>
		<description>Hi,
   Solution for flicker on IE7.

I too was facing problem of getting flicker on IE7 for the accordian view. I tried following and it worked! :) Just wanted to share with you..

Earlier I have something like this in my html page:


I changed it to 
 

as in the example I saw @ http://www.i-marco.nl/weblog/yui-accordion/menu/

and it solved the problem. Now I do not get any flicker!

Hope this helps and is the correct way of doing it!

Thanks for the wonderful widget. I love it!
Cheers,
Rohit N</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   Solution for flicker on IE7.</p>
<p>I too was facing problem of getting flicker on IE7 for the accordian view. I tried following and it worked! :) Just wanted to share with you..</p>
<p>Earlier I have something like this in my html page:</p>
<p>I changed it to </p>
<p>as in the example I saw @ <a href="http://www.i-marco.nl/weblog/yui-accordion/menu/" rel="nofollow">http://www.i-marco.nl/weblog/yui-accordion/menu/</a></p>
<p>and it solved the problem. Now I do not get any flicker!</p>
<p>Hope this helps and is the correct way of doing it!</p>
<p>Thanks for the wonderful widget. I love it!<br />
Cheers,<br />
Rohit N</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dweller</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-579130</link>
		<dc:creator>dweller</dc:creator>
		<pubDate>Thu, 19 Mar 2009 20:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-579130</guid>
		<description>When I noticed that you had already combined TabView and AccordionView on the same page (for your news feed demo), I was inspired to keep trying... I finally tried moving the script tag that imports utilities.js to the top of the list (instead of the bottom of the list where it was) and for some reason that did the trick.

I now have the accordion working inside a tab. Thanks!</description>
		<content:encoded><![CDATA[<p>When I noticed that you had already combined TabView and AccordionView on the same page (for your news feed demo), I was inspired to keep trying&#8230; I finally tried moving the script tag that imports utilities.js to the top of the list (instead of the bottom of the list where it was) and for some reason that did the trick.</p>
<p>I now have the accordion working inside a tab. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dweller</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-579052</link>
		<dc:creator>dweller</dc:creator>
		<pubDate>Thu, 19 Mar 2009 01:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-579052</guid>
		<description>I am trying to use this widget inside a tab created by the TabView YUI widget. When I added the AccordionView widget inside the tab, it broke the tabs and made all the content display on the page at once. I did some troubleshooting and it seems like the inclusion of the utilities.js file is what&#039;s breaking it. I remove the link to that script, and the tabs work again (but unfortunately, then the accordion widget doesn&#039;t). 

I assumed since both of these were YUI widgets that I could combine them. Isn&#039;t that true? Thanks for any help!</description>
		<content:encoded><![CDATA[<p>I am trying to use this widget inside a tab created by the TabView YUI widget. When I added the AccordionView widget inside the tab, it broke the tabs and made all the content display on the page at once. I did some troubleshooting and it seems like the inclusion of the utilities.js file is what&#8217;s breaking it. I remove the link to that script, and the tabs work again (but unfortunately, then the accordion widget doesn&#8217;t). </p>
<p>I assumed since both of these were YUI widgets that I could combine them. Isn&#8217;t that true? Thanks for any help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mazhar Khan</title>
		<link>http://www.yuiblog.com/blog/2008/07/25/accordionview/comment-page-1/#comment-578909</link>
		<dc:creator>Mazhar Khan</dc:creator>
		<pubDate>Sun, 15 Mar 2009 12:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/07/25/accordionview/#comment-578909</guid>
		<description>Hi,
ofcourse its a great stuff for web developers, just few changes require to modify yui accr. 
but i m facing a problem wid it ven  i inserted a table within hieght of page increased please tell me solution.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
ofcourse its a great stuff for web developers, just few changes require to modify yui accr.<br />
but i m facing a problem wid it ven  i inserted a table within hieght of page increased please tell me solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

