YUI - Pros and Cons
Posted
by StackOverflowNewbie
on Stack Overflow
See other posts from Stack Overflow
or by StackOverflowNewbie
Published on 2010-01-19T12:40:47Z
Indexed on
2010/03/12
20:47 UTC
Read the original article
Hit count: 512
I'm about to begin a new project and plan to use YUI and my JS and CSS framework for the following reasons:
- Treeview with tri-state checkboxes (seems to be the best implementation I could find)
- Calandar (seen others, but since #1 is on YUI, I'm glad it also has calendar)
- CSS framework (was going to use 960, but might as well go 100% Yahoo)
I plan to use only 1 JS framework.
Does anyone see any problems with my decision?
© Stack Overflow or respective owner