can anybody explain what is the difference between them and In what situation we use the particular js file
Share
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.
jQuery tool is an UI library, and jQuery is DOM manipulation tool. you cannot compare both. but you can compare jQuery tool and jQuery UI. both are based on jQuery framework. jQuery tool is more light weight than jQuery UI. but based on the situation it is depends. so simply don’t compare as products. think about your requirement and then find what is suitable for your work.