I am comparing ExtJS and YUI. They seem pretty much tied on the technical side. ExtJs costs money, not much. But YUI is free.
Maybe I am missing something obvious, but ExtJs lets you define forms. I didn’t see forms in YUI. Where are they?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
YUI doesn’t have a form component that is similar to the stuff in EXTJS. You’d have to build it yourself (either from markup, or your own JS).