YUI3 deprecated cssgrids, but I don't see a replacement API on the site. How does one layout grids when using YUI3 (in future -- for now, I can use yui2 grids of course)?

link|improve this question

69% accept rate
feedback

2 Answers

up vote 7 down vote accepted

There's no reason you can't use the YUI2 Grids with YUI3. They work fine with the YUI3 CSS Reset & Fonts. A new grid solution for YUI3 is forthcoming according to Luke Smith (he mentioned it in IRC) but until then the YUI2 Grids are still a totally valid option.

link|improve this answer
2  
Grids are back in YUI3 now, and they're way better than the YUI2 version. yuiblog.com/sandbox/yui/3.2.0pr1/examples/cssgrids/index.html (until YUI 3.2.0 is official) – Tivac Aug 26 '10 at 6:58
feedback

YUI3 Grids is now on their site in beta. Completely different from before but looks much more flexible.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.