Time to sing and dance with an … errr .. accordion?

My uncle did play the accordion as a young lad but that was long before I was born. Fortunately, the accordions’ I’m referring to here are of a JavaScript nature. Accordion’s are those fancy sliding dividers that let you compress a lot of content behind simple little bars. Tutorial blog has collected a number of different ones for your dancing pleasure. Enjoy.

Tablecloth

Tablecloth

Tablecloth is a nifty little addition to your DOM scripting library that will automagically give your HTML tables a bit of flare. It highlights columns and rows as well as which cells you clicked in a well formatted table. The best part is that it does it all using class names on the table elements so that the style is extracted nicely to the CSS file, not the JavaScript. Check it out.

© Copyright 2007 Jeffrey Sambells.