admin管理员组

文章数量:1307005

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)?

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)?

Share Improve this question edited Oct 22, 2009 at 6:01 Sridhar Ratnakumar asked Oct 22, 2009 at 4:45 Sridhar RatnakumarSridhar Ratnakumar 85.5k66 gold badges150 silver badges190 bronze badges
Add a ment  | 

2 Answers 2

Reset to default 9

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 forthing according to Luke Smith (he mentioned it in IRC) but until then the YUI2 Grids are still a totally valid option.

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

本文标签: javascriptReplacement for YUI grids in YUI3Stack Overflow