What do you guys recommend for a UI library to use with jQuery. jQuery UI seems to have less widgets compared to other frameworks. I've been playing around lately with the Dojo Toolkit which seems pretty nice so far, and I know that there is always the Yahoo! User Interface, but is there anything else?
I also need to consider licensing, something that can be distributed with Open Source software licensed under the BSD license as well as internal-use software.
That said, jQuery still has its uses. For one, it's been used in countless projects ranging from enterprise ecommerce apps to simple landing pages. Secondly, jQuery is still good for certain things, such as rapid prototyping and even animation if you aren't good with CSS.
If you want to use jQuery. UI you have to include jQuery. js. jQuery.
jQuery UI is also free. The use of jQuery UI (and all jQuery projects) is under the terms of the MIT license. All jQuery projects are free to use in any project (including commercial ones), as long as the copyright headers are preserved.
JqueryUI is a powerful Javascript library built on top of jQuery JavaScript library. UI stands for User interface, It is a set of plug-ins for jQuery that adds new functionalities to the jQuery core library.
Those other "ui libraries" depend on entire other frameworks. If you're using Prototype, choose Scriptaculous. If you're using Dojo, use Dijit.
If you're using jQuery, really, use jQuery UI. You can style the jQuery UI "widgets" a number of different ways; take a look at the Theme Roller Gallery: http://themeroller.com/
What do you mean by lack of maturity and polish?
I've found the jQuery UI widget's in various stages. Some are mature. Some are less so.
The beauty of jQuery is that it's great at not interfering with anything else, so I like to use jQuery with YUI for my UI widgets. YUI is mature, professional looking "out of the box", and thoroughly tested against all A grade browsers. I can't say the same for all the jQuery UI widgets.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With