YUI - Pros and Cons
css, frameworks, javascript, yui
Solution
YUI is simple, easy to use, with very good examples, a very useful user group and developers who respond quickly and to the object. I have used it successfully in a few projects, including one where I had to extend the calendar to support week and month selection.
If you are comfortable with YUI and you think the components you need are best implemented there, I don't see why you wouldn't use it.
Problem
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?