<?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: Making a Fresh Content Accordion</title>
	<atom:link href="http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/</link>
	<description>PHP MySQL jQuery CSS Tutorials, Resources and Freebies</description>
	<lastBuildDate>Sat, 31 Jul 2010 18:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Rollout</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-6771</link>
		<dc:creator>Rollout</dc:creator>
		<pubDate>Tue, 22 Jun 2010 16:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-6771</guid>
		<description>Nice Nav tool.  

I am using this for my navigation. Presently, it is configured similar to your sample...when a user clicks on a main heading, the list opens to reveal items below it. No new page loads. The user can now scroll down the list,  click on an item, and be taken to a page.

I would like this behavior instead:  when a user clicks on a main heading, a corresponding page loads AND the list opens to reveal items related to that heading. 

The code in the script.js file makes opening a page when a main heading is clicked possible, but it disables the list opening feature.  I would like both to happen.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Nice Nav tool.  </p>
<p>I am using this for my navigation. Presently, it is configured similar to your sample&#8230;when a user clicks on a main heading, the list opens to reveal items below it. No new page loads. The user can now scroll down the list,  click on an item, and be taken to a page.</p>
<p>I would like this behavior instead:  when a user clicks on a main heading, a corresponding page loads AND the list opens to reveal items related to that heading. </p>
<p>The code in the script.js file makes opening a page when a main heading is clicked possible, but it disables the list opening feature.  I would like both to happen.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devesh Sharma</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-5751</link>
		<dc:creator>Devesh Sharma</dc:creator>
		<pubDate>Tue, 25 May 2010 03:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-5751</guid>
		<description>Cool accordion! Good job!</description>
		<content:encoded><![CDATA[<p>Cool accordion! Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-5734</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Mon, 24 May 2010 18:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-5734</guid>
		<description>What a fantastic set of tabs!!

Also a very helpful post!!

I to have one question, how do you display the current state of the selected tab?

THANK YOU in advance for the help</description>
		<content:encoded><![CDATA[<p>What a fantastic set of tabs!!</p>
<p>Also a very helpful post!!</p>
<p>I to have one question, how do you display the current state of the selected tab?</p>
<p>THANK YOU in advance for the help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amjad</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-4067</link>
		<dc:creator>Amjad</dc:creator>
		<pubDate>Wed, 24 Mar 2010 19:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-4067</guid>
		<description>Good job.</description>
		<content:encoded><![CDATA[<p>Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iMayne</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-3791</link>
		<dc:creator>iMayne</dc:creator>
		<pubDate>Tue, 16 Mar 2010 21:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-3791</guid>
		<description>Can seem to import this in my .php. Too many conflicting css. Damn!!!!</description>
		<content:encoded><![CDATA[<p>Can seem to import this in my .php. Too many conflicting css. Damn!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackson</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-3539</link>
		<dc:creator>jackson</dc:creator>
		<pubDate>Wed, 10 Mar 2010 08:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-3539</guid>
		<description>hi i found that solution which you have posted for Eduard, thanks.
 one more thing i need to know to fix  its hover state should be active when its opened...</description>
		<content:encoded><![CDATA[<p>hi i found that solution which you have posted for Eduard, thanks.<br />
 one more thing i need to know to fix  its hover state should be active when its opened&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-3532</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Wed, 10 Mar 2010 07:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-3532</guid>
		<description>Please help me to set one of the sections to be opened when the page loads? 
can any one help me Thanks!!</description>
		<content:encoded><![CDATA[<p>Please help me to set one of the sections to be opened when the page loads?<br />
can any one help me Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin A</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-3493</link>
		<dc:creator>Benjamin A</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-3493</guid>
		<description>I needed to know can one set a third level on the menu item</description>
		<content:encoded><![CDATA[<p>I needed to know can one set a third level on the menu item</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savio</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-2333</link>
		<dc:creator>Savio</dc:creator>
		<pubDate>Tue, 19 Jan 2010 21:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-2333</guid>
		<description>Is it possible to set one of the sections to be already opened when the page loads? How can I do that? Thanks for the help!</description>
		<content:encoded><![CDATA[<p>Is it possible to set one of the sections to be already opened when the page loads? How can I do that? Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://tutorialzine.com/2009/12/colorful-content-accordion-css-jquery/#comment-2269</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 17 Jan 2010 03:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=541#comment-2269</guid>
		<description>Hi again. You can disregard the above post, I figured it out. :) Turns out I overlooked setting a fixed width for the &quot;.dropdown li&quot; element. It seems it was calculating the width of the whole page to get the height of the div, and then snapping the element down to the width of it&#039;s container causing the glitch i described above. Thanks again for the article, helped bunches.</description>
		<content:encoded><![CDATA[<p>Hi again. You can disregard the above post, I figured it out. <img src='http://tutorialzine.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Turns out I overlooked setting a fixed width for the &#8220;.dropdown li&#8221; element. It seems it was calculating the width of the whole page to get the height of the div, and then snapping the element down to the width of it&#8217;s container causing the glitch i described above. Thanks again for the article, helped bunches.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: tutorialzine.com @ 2010-08-01 02:49:04 -->