Using JavaScript to Create Adaptive Grids
Sicherlich keine wahnsinnig neue Idee, aber schön dokumentiert mit Code-Beispielen: “AutoGrid” for YUI Grids — Using JavaScript to Create Adaptive Grids.
You can create a YUI-Grids-based layout that remains flexible and changes according to needs. All you need to do is use some YUI Dom magic and change IDs and classes accordingly.

