What are the uses of jquery ui ? and why not use jquery instead ?
I’ve read about Jquery ui in their official site , however , I’m still confused as to what it can do for me and whether I should study it or not ? I’m an aspiring Website Designer.
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.
jQueryUIcomes with many components such as slider-bars, accordions and widgets that you won’t find withjQuery.jQueryby itself is simply a Javascript abstraction, allowing you to write agile code for the client-side.jQueryis also a dependency forjQueryUI, so you will need it in order to use the latter library.It’s similar to
Twitter Bootstrapin its feasibility.Here are a few demos for you to look over to demonstrate the difference: http://jqueryui.com/demos/