<?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: New jQuery UI &#8211; Building a Better Accordion</title>
	<atom:link href="http://blog.websitestyle.com/index.php/2007/09/18/new-jquery-ui-building-a-better-accordion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.websitestyle.com/index.php/2007/09/18/new-jquery-ui-building-a-better-accordion/</link>
	<description>Various Epiphanies of a Technical Mind</description>
	<lastBuildDate>Sun, 29 Jan 2012 23:20:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://blog.websitestyle.com/index.php/2007/09/18/new-jquery-ui-building-a-better-accordion/comment-page-1/#comment-4700</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 19 Sep 2007 13:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/index.php/2007/09/18/new-jquery-ui-building-a-better-accordion/#comment-4700</guid>
		<description>Thanks for the info! I didn&#039;t know there were different ways to handle the Mootools accordion. The &lt;a href=&quot;http://demos.mootools.net/Accordion&quot; title=&quot;MooTools Accordion demo.&quot; rel=&quot;nofollow&quot;&gt;Mootools online demo&lt;/a&gt; shows the method of setting the active accordion by adding in a new section of text from the Javascript.

For accessibility sake, I never want my content in Javascript in any way and looking at it again I&#039;m not entirely sure I understand how you can toggle open a tab on load (like a default open one) using the Mootools method. Do you have a link to a way to do that? Or can you explain?

Hey now, I don&#039;t want &#039;boring&#039; ... I&#039;m a techie. I love stuff that looks cool and does fun things. The problem I have is with the HTML in some of these online demos, I don&#039;t like using extra divs and classes when they aren&#039;t necessary. I want something that has barebones HTML (or nearly) but looks just as cool as something wrapped in a ton of spans or divs and full of classes.

But now you have me curious! I&#039;m going to have to go play around with Mootools more and see if I can make it do magic without that text in the JS.

~Nicole</description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: digitarald</title>
		<link>http://blog.websitestyle.com/index.php/2007/09/18/new-jquery-ui-building-a-better-accordion/comment-page-1/#comment-4691</link>
		<dc:creator>digitarald</dc:creator>
		<pubDate>Wed, 19 Sep 2007 08:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/index.php/2007/09/18/new-jquery-ui-building-a-better-accordion/#comment-4691</guid>
		<description>But you know that the MooTools demo just shows how to add a section after creating an accordion. Thats for example needed when u have a backend and u want to use an accordion like a tabbed UI. Its only an additional feature, not an accessibility issue.

You also don&#039;t need classes to get the correct div&#039;s. You also use other selectors like $$(&#039;#demo &gt; h3&#039;), $$(&#039;#demo &gt; div&#039;). But in an accordion togglers have unique classes in most cases since they have a special layout and style.

MooTools Accordion has simply a bit more features and u seem to need a very basic Accordion. :)</description>
		<content:encoded><![CDATA[<p>But you know that the MooTools demo just shows how to add a section after creating an accordion. Thats for example needed when u have a backend and u want to use an accordion like a tabbed UI. Its only an additional feature, not an accessibility issue.</p>
<p>You also don&#8217;t need classes to get the correct div&#8217;s. You also use other selectors like $$(&#8216;#demo &gt; h3&#8242;), $$(&#8216;#demo &gt; div&#8217;). But in an accordion togglers have unique classes in most cases since they have a special layout and style.</p>
<p>MooTools Accordion has simply a bit more features and u seem to need a very basic Accordion. <img src='http://blog.websitestyle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

