underused.org by Michael Scharkow

Interface sugar for JS tabs

May 16th, 2006 | Web Design | Tags: ,

While looking for a non-obstrusive, degradable, minimal and clean solution for tabbed settings dialogues (think Firefox settings or OS X) in Javascript, I stumbled over Tabber which seems just too good to be true. It does all of the above and you only have to write semantically correct markup (which we should use anyway) and the rest is magic.

I’m working on a prototype for the TYPO3 install tool and this makes writing the GUI part a breeze. Definitely a keeper for the whole TYPO3 BE overhaul that’s long overdue.

Leave a Reply