<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Build a Slick and Simple MooTools&#160;Accordion</title> <atom:link href="http://davidwalsh.name/simple-mootools-accordion/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/simple-mootools-accordion</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Tue, 07 Feb 2012 16:41:18 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Ramon Ramirez</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-28009</link> <dc:creator>Ramon Ramirez</dc:creator> <pubDate>Wed, 21 Dec 2011 19:44:40 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-28009</guid> <description>I don&#039;t know what I&#039;m doing wrong, can someone help please?I&#039;m using MooTools Demos - Accordion example:http://mootools.net/demos/?demo=Accordionhtml:
What is MooTools?
MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer.
It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.
Cool! What licence does it have?
MooTools is released under the Open Source MIT license, which gives you the possibility to use it and modify it in every circumstance.
What browsers does it support?
MooTools is compatible and fully tested with Safari&#160;3+, Internet Explorer&#160;6+, Firefox&#160;2+ (and browsers based on gecko), Opera&#160;9+, and Chrome&#160;4+.CSS:#accordion  {
margin: 20px 0 0;
max-width: 400px;
}
#accordion H2 {
background: #6B7B95;
color: white;
cursor: pointer;
font: 12px Helvetica, Arial, sans-serif;
line-height: 16px;
margin: 0 0 4px 0;
padding: 3px 5px 1px;
}
#accordion .content {
background-color: #F4F5F5;
}
#accordion .content p {
margin: 0.5em 0;
padding: 0 6px 8px 6px;
}#wrapper {
}SCRIPT:window.addEvent(&#039;domready&#039;, function(){
new Fx.Accordion($(&#039;accordion&#039;), &#039;#accordion h2&#039;, &#039;#accordion .content&#039;);
});</description> <content:encoded><![CDATA[<p>I don&#8217;t know what I&#8217;m doing wrong, can someone help please?</p><p>I&#8217;m using MooTools Demos &#8211; Accordion example:</p><p><a
href="http://mootools.net/demos/?demo=Accordion" rel="nofollow">http://mootools.net/demos/?demo=Accordion</a></p><p>html:</p><p> What is MooTools?</p><p> MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer.<br
/> It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.</p><p> Cool! What licence does it have?</p><p> MooTools is released under the Open Source MIT license, which gives you the possibility to use it and modify it in every circumstance.</p><p> What browsers does it support?</p><p> MooTools is compatible and fully tested with Safari&nbsp;3+, Internet Explorer&nbsp;6+, Firefox&nbsp;2+ (and browsers based on gecko), Opera&nbsp;9+, and Chrome&nbsp;4+.</p><p>CSS:</p><p>#accordion  {<br
/> margin: 20px 0 0;<br
/> max-width: 400px;<br
/> }<br
/> #accordion H2 {<br
/> background: #6B7B95;<br
/> color: white;<br
/> cursor: pointer;<br
/> font: 12px Helvetica, Arial, sans-serif;<br
/> line-height: 16px;<br
/> margin: 0 0 4px 0;<br
/> padding: 3px 5px 1px;<br
/> }<br
/> #accordion .content {<br
/> background-color: #F4F5F5;<br
/> }<br
/> #accordion .content p {<br
/> margin: 0.5em 0;<br
/> padding: 0 6px 8px 6px;<br
/> }</p><p>#wrapper {<br
/> }</p><p>SCRIPT:</p><p>window.addEvent(&#8216;domready&#8217;, function(){<br
/> new Fx.Accordion($(&#8216;accordion&#8217;), &#8216;#accordion h2&#8242;, &#8216;#accordion .content&#8217;);<br
/> });</p> ]]></content:encoded> </item> <item><title>By: Ramon Ramirez</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-28006</link> <dc:creator>Ramon Ramirez</dc:creator> <pubDate>Wed, 21 Dec 2011 18:54:55 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-28006</guid> <description>Hi,I&#039;m trying to get the accordion working, but for some reason(I&#039;m sure is something I&#039;m doing)I can&#039;t get it to work.I&#039;m teaching my self how to use javascript/Jquery with books bought at a book store, and just now became familiar with mootools.could you please direct me to a site where I could read on how to use mootools?Thank you!</description> <content:encoded><![CDATA[<p>Hi,</p><p>I&#8217;m trying to get the accordion working, but for some reason(I&#8217;m sure is something I&#8217;m doing)I can&#8217;t get it to work.</p><p>I&#8217;m teaching my self how to use javascript/Jquery with books bought at a book store, and just now became familiar with mootools.</p><p>could you please direct me to a site where I could read on how to use mootools?</p><p>Thank you!</p> ]]></content:encoded> </item> <item><title>By: David</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-26222</link> <dc:creator>David</dc:creator> <pubDate>Mon, 25 Jul 2011 17:14:30 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-26222</guid> <description>With the rise of CSS3 and transitions etc., I&#039;d like to control the accordion effects using pure CSS.Is it possible to add an active class to the active element as well as the toggler, so that I can do this? Cheers.</description> <content:encoded><![CDATA[<p>With the rise of CSS3 and transitions etc., I&#8217;d like to control the accordion effects using pure CSS.</p><p>Is it possible to add an active class to the active element as well as the toggler, so that I can do this? Cheers.</p> ]]></content:encoded> </item> <item><title>By: Nuno</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-24357</link> <dc:creator>Nuno</dc:creator> <pubDate>Wed, 08 Jun 2011 10:14:05 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-24357</guid> <description>Hi David, I followed your tutorial but the first toggler of the accordion isn&#039;t working properly. Only after I toggle one of the other togglers the first one comes to life.
Can you help me out please?
note: I transformed the h3 of the example to div, does that have anything to do?</description> <content:encoded><![CDATA[<p>Hi David, I followed your tutorial but the first toggler of the accordion isn&#8217;t working properly. Only after I toggle one of the other togglers the first one comes to life.<br
/> Can you help me out please?<br
/> note: I transformed the h3 of the example to div, does that have anything to do?</p> ]]></content:encoded> </item> <item><title>By: gatsu811</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-24192</link> <dc:creator>gatsu811</dc:creator> <pubDate>Tue, 24 May 2011 19:43:46 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-24192</guid> <description>//This is the javascript inside the page itself... I&#039;m thinking about download mootools.1.2.3.js and edit that one instead, but i dunno if it&#039;ll work with my rapidweaver pages....In this case, i can add the Accordion code in mot.1.2.3 with the fireEvent click string, and give it a try...but it&#039;s a complicate solution to me!</description> <content:encoded><![CDATA[<p>//</p><p>This is the javascript inside the page itself&#8230; I&#8217;m thinking about download mootools.1.2.3.js and edit that one instead, but i dunno if it&#8217;ll work with my rapidweaver pages&#8230;.</p><p>In this case, i can add the Accordion code in mot.1.2.3 with the fireEvent click string, and give it a try&#8230;but it&#8217;s a complicate solution to me!</p> ]]></content:encoded> </item> <item><title>By: gatsu811</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-24190</link> <dc:creator>gatsu811</dc:creator> <pubDate>Tue, 24 May 2011 18:25:26 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-24190</guid> <description>Hi! First I&#039;m new in webdesign and editing, so be easy with me please! xDI&#039;m italian, and i&#039;m doin&#039; my first site with RapidWeaver 3.6 on MacOsx Tiger.
I&#039;m using a free theme (dirty3) with deepin&#039; custom element.Ok, the problem is simple as it get... I wanna use a hover-type accordion, and i was really affascinated of your demo on this blog... The problem is that i cant do the same...xD.I have understand that accordion the style.css, the index.php (or whenever is the page in question, my site is all in php), and a javascript (in this case, mootool.accordion.js)...On the first try i edited the Javascript (text type) in the page itself : rapidweaver put it on the bottom of the page, just next the page. Only later i realize the modify concerne the js file itself, the mootool.accordion.js in this case, where it declare the var accordion...Correct me if i&#039;m wrong, i&#039;m going with tentative to get this one!Now... I try to edit the mootool.accordion.js itself (i use textmate on macosx), but the code
appear compilated to me: RW put the plugin in the &quot;file&quot; folder automaticatly, when i go online via FTP... So, how can i put this damned hover effect on my accordion? Where i&#039;m wrong?Thanks in advice, hope i&#039;m not too borin&#039; for you xDGatsu</description> <content:encoded><![CDATA[<p>Hi! First I&#8217;m new in webdesign and editing, so be easy with me please! xD</p><p>I&#8217;m italian, and i&#8217;m doin&#8217; my first site with RapidWeaver 3.6 on MacOsx Tiger.<br
/> I&#8217;m using a free theme (dirty3) with deepin&#8217; custom element.</p><p>Ok, the problem is simple as it get&#8230; I wanna use a hover-type accordion, and i was really affascinated of your demo on this blog&#8230; The problem is that i cant do the same&#8230;xD.</p><p>I have understand that accordion the style.css, the index.php (or whenever is the page in question, my site is all in php), and a javascript (in this case, mootool.accordion.js)&#8230;</p><p>On the first try i edited the Javascript (text type) in the page itself : rapidweaver put it on the bottom of the page, just next the page. Only later i realize the modify concerne the js file itself, the mootool.accordion.js in this case, where it declare the var accordion&#8230;</p><p>Correct me if i&#8217;m wrong, i&#8217;m going with tentative to get this one!</p><p>Now&#8230; I try to edit the mootool.accordion.js itself (i use textmate on macosx), but the code<br
/> appear compilated to me: RW put the plugin in the &#8220;file&#8221; folder automaticatly, when i go online via <a
href="http://FTP.." rel="nofollow">http://FTP..</a>. So, how can i put this damned hover effect on my accordion? Where i&#8217;m wrong?</p><p>Thanks in advice, hope i&#8217;m not too borin&#8217; for you xD</p><p>Gatsu</p> ]]></content:encoded> </item> <item><title>By: kharmer</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-23570</link> <dc:creator>kharmer</dc:creator> <pubDate>Thu, 14 Apr 2011 12:53:06 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-23570</guid> <description>OK, I now have it resolved.  You can see the details here:http://www.mooforum.net/help12/accordion-section-direct-external-link-using-accordion-t4497.html</description> <content:encoded><![CDATA[<p>OK, I now have it resolved.  You can see the details here:</p><p><a
href="http://www.mooforum.net/help12/accordion-section-direct-external-link-using-accordion-t4497.html" rel="nofollow">http://www.mooforum.net/help12/accordion-section-direct-external-link-using-accordion-t4497.html</a></p> ]]></content:encoded> </item> <item><title>By: kharmer</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-23478</link> <dc:creator>kharmer</dc:creator> <pubDate>Wed, 13 Apr 2011 15:14:39 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-23478</guid> <description>Can anyone demonstrate how I would go about adding the ability for the page to load with the panel expanded relevant to an anchor string?I found some examples but they&#039;re quite old and dont use Fx.Accordion!Best regards,
K...</description> <content:encoded><![CDATA[<p>Can anyone demonstrate how I would go about adding the ability for the page to load with the panel expanded relevant to an anchor string?</p><p>I found some examples but they&#8217;re quite old and dont use Fx.Accordion!</p><p>Best regards,<br
/> K&#8230;</p> ]]></content:encoded> </item> <item><title>By: Dean Mortimer</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-23457</link> <dc:creator>Dean Mortimer</dc:creator> <pubDate>Mon, 11 Apr 2011 12:59:36 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-23457</guid> <description>Update: I was trying to get this to work under Joomla 1.6 but that seems to be part of the problem (probably). When I created a very simple test using the latest Mootools + More without Joomla everything works as expected. Now to look into what is happening within Joomla 1.6 environment.</description> <content:encoded><![CDATA[<p>Update: I was trying to get this to work under Joomla 1.6 but that seems to be part of the problem (probably). When I created a very simple test using the latest Mootools + More without Joomla everything works as expected. Now to look into what is happening within Joomla 1.6 environment.</p> ]]></content:encoded> </item> <item><title>By: Dean Mortimer</title><link>http://davidwalsh.name/simple-mootools-accordion/comment-page-1#comment-23456</link> <dc:creator>Dean Mortimer</dc:creator> <pubDate>Mon, 11 Apr 2011 11:05:07 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/simple-mootools-accordion#comment-23456</guid> <description>I&#039;ve just been trying to get this to work with Mootools 1.3 and i&#039;m getting some weird results. essentially when the H3 header text contains a space that particular toggle doesn&#039;t work. So &#039;The Beatles&#039; doesn&#039;t work, although &#039;Oasis&#039; does. Does anybody know if Dave&#039;s example/demo works in 1.3? From what I have seen so far the event listener (click) doesn&#039;t seem to get associated with the toggle when there is a space in the header text...</description> <content:encoded><![CDATA[<p>I&#8217;ve just been trying to get this to work with Mootools 1.3 and i&#8217;m getting some weird results. essentially when the H3 header text contains a space that particular toggle doesn&#8217;t work. So &#8216;The Beatles&#8217; doesn&#8217;t work, although &#8216;Oasis&#8217; does. Does anybody know if Dave&#8217;s example/demo works in 1.3? From what I have seen so far the event listener (click) doesn&#8217;t seem to get associated with the toggle when there is a space in the header text&#8230;</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 2/18 queries in 0.011 seconds using disk: basic
Object Caching 866/868 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-07 23:57:18 -->
