Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Download older versions of jQuery UI

How can I download Oder Versions of jQuery UI ? (Script + Theme (Flick) and images)
I want to download 1.8.5 version with Images. I found this link in google CDN
but I didn't found anything for images.

like image 632
Shahin Avatar asked Jul 27 '11 07:07

Shahin


2 Answers

Here are the links you need:

http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.5.zip (contains all the themes) http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/jquery-ui.js
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/jquery-ui.min.js

like image 179
Vitaly Avatar answered Oct 14 '22 23:10

Vitaly


For what it's worth, here are all of the older versions https://code.google.com/p/jquery-ui/downloads/list

like image 43
Niks Avatar answered Oct 14 '22 22:10

Niks