I added a couple of functions to prototype and have put the patch and test up for review. The functions in question add the ability to quickly iterate over form inputs, something I needed for a project I have been working on.
September 18, 2007
Stickmanlabs’ Accordion 2.0 Released
Kevin Miller (stickman/Colophon) released version 2 of his accordion, complete with closing features that I was providing. I’ve taken mine down, and you can read about version 2.0 here.
August 26, 2007
Accordion Magic
Being a huge fan of anything that makes my life easier, I’ve been using scriptaculous for a while. I recently found stickman’s accordion and was very pleased with its performance compared to the asp.net ajax accordion. (Mostly I was pleased stickman’s version shows all content with scripts off while the asp.net one hides it.)
The only feature that was better in the asp.net version was the ability to close panels. So I added it.