PrimeDigit – A Design Blog by Will Shaver

September 18, 2007

My first prototype submission

Filed under: Javascript — Will @ 6:10 pm

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.

Stickmanlabs’ Accordion 2.0 Released

Filed under: Javascript — Will @ 6:00 pm

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

Filed under: Javascript — Will @ 8:53 pm

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.

Accordion v1.1

Powered by WordPress