How can I download custom jquery ui package with slider widgets included? I tried to download from here but although I checked it I cannot find it in the downloaded package. I cannot even find any word ‘slider’ in the result js.
Thank you!
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.
Going to that page and checking “Slider” should automatically check “Core”, “Widget”, and “Mouse”. The resulting jquery-ui-1.8.8.custom.zip/js/jquery-ui-1.8.8.custom.min.js will have the Slider widget and you can double check that jquery-ui-1.8.8.custom.zip/development-bundle/ui/jquery.ui.slider.js exists. I just double-checked this process and it worked as expected with Chrome/Mac.