I am getting an error when trying to create a nested accordion and trying to make it so you can close all of the accordion panels.
I have posted a sample on mooshell: http://mooshell.net/kxYpt/ This is the error I am getting in firebug: el is undefined file:///mootools-1.2.4.1-more.js Line 221 This is line 221 in my mootoos-more.js file 221 el.setStyle('height', 'auto'); It seems like it may be a bug, but I am not entirely sure, perhaps is it due to me trying to nest accordions? Any help is greatly appreciated, Jeremy
