The second maintenance release for jQuery UI 1.7 is out. You can download it here:
Download
File Downloads
- Development Bundle: http://jquery-ui.googlecode.com/files/jquery-ui-1.7.2.zip
- Themes Package: http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.7.2.0.zip
Svn
- Tag: http://jquery-ui.googlecode.com/svn/tags/1.7.2/
- Themes: http://jquery-ui.googlecode.com/svn/tags/1.7.2/themes/
Google Ajax Libraries API
- Uncompressed: http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.js
- Compressed: http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js
- Themes:
base, black-tie, blitzer, cupertino, dark-hive, dot-luv, eggplant, excite-bike, flick, hot-sneaks, humanity, le-frog, mint-choc, overcast, pepper-grinder, redmond, smoothness, south-street, start, sunny, swanky-purse, trontastic, ui-darkness, ui-lightness, and vader.
Custom Download Builder
Changelog
See the 1.7.2 Changelog for full details on what’s included in this release.
New Themes
Filament Group has done it again. They’ve given us 7 more beautiful themes in the ThemeRoller Gallery:
Overhauled Download Builder
A huge thanks to Gavin Mulligan, one of our newest contributors, for doing a complete overhaul of our download builder, fixing issues people were having with invalid zip files and missing theme files on certain browsers and platforms.
Also, a big thanks to all that helped identify issues in the old and test the new download builder: Aaron Barker, agnawt, Attila, Bear, Beaver6813, boater21, Brian McManus, brucealdridge, cblaze22, cioa, Cloudream, compsagnathus, davidcoallier, dgm, dp, dpaviani, engemasa, evo, garrardkitchen, Glauco Morais, gmaddockgreene, gtrplayer5150, hanmari, Hans Petter, hdragomir, joern.zaefferer, joldag, Julián C. Pérez, kareem, Karl, Keith Barrows, Kelheinz, khinester, Kim Rowden, KingCode, Lakshmi, latrippi, linuxjuggler, Logictrap, Matthew, mawcs, MorningZ, nilicule, p8w, Paul Bakaus, Petre KOSTOV, Phoenix Sol, pnanduri76, rdworth, rsm08, rwalsh, Rwhitbeck, Scott González, Scott Jehl, SexyBeast, SiCo, smorgen, sosensible, sotonin, Spencer, ssr, steenbag, steve_goodman, Todd Parker, tonybibbs, utobia, WanderingZombie







Nice job!
Comment by Nikola — June 12, 2009 @ 10:31 am
Still have problems with IE8… effect(“pulsate”) isno t working, work fine in FF
Comment by Jose — June 12, 2009 @ 1:47 pm
jQuery UI passe en version 1.7.2…
Après quelques semaines de repos, jQuery UI passe en version 1.7.2!
Au programme :
Correction de bugs
Nouveaux Thèmes
Même si cette version n’apporte pas plus que des corrections de bugs, cela fait quand même plaisir de voir que jQuery UI r…
Trackback by Bidouilleur — June 12, 2009 @ 3:25 pm
Great job.. I really like this project en growing featureset!
Comment by Matthijs Groen — June 14, 2009 @ 2:48 am
I like it! Thanx!!
Comment by Konstantin — June 14, 2009 @ 4:05 am
GOOD
Comment by ken — June 14, 2009 @ 10:31 am
[...] Also, in case you didn’t notice, the second maintenance release for jQuery UI 1.7 is out. [...]
Pingback by jQuery: » This Week in jQuery, vol. 8 — June 15, 2009 @ 10:03 am
Still not mature enough for production? I opened the dialogs demo page and still there are major problems on IE7: for example the title bar shrinks while dragging and gest back to normal after releasing the mouse button; when resizing the window,the title bar will shrink and never expand again.
It’s sad but it’s still hard to take jquery.ui seriously for production work, as way too many users do use IE.
Maybe it is a problem with the demo pages only, but it would be silly to put on a showcase site and not be sure it works in the major browsers.
I do appreciate a lot your effort to give jquery a much-needed “official” widgets collection, but the cross browser compatibility should be among the top places in your priority list.
Comment by moondog — June 16, 2009 @ 7:26 am
GREAT!!!!!!!!!!!!!!!!!
big thanks to all of you
Comment by Juan Pablo — July 7, 2009 @ 2:50 pm
Cool
Comment by wo_is神仙 — July 21, 2009 @ 10:13 pm
The .css (theme) files are missing when downloaded the legacy (1.6) package with Smooth theme (or any other theme), I tried a couple of times and they are always missing but 1.7.2 works fine. Is there any alternative download for just themes (.css) files? I do really need 1.6 with smoothness theme
and can’t get grrrrr..
Comment by MK — July 23, 2009 @ 8:12 am
I wonder if you like and let the input button enabled. The two together?
Comment by Bruno — July 30, 2009 @ 5:48 am
Very good UI. I like the flick one
Comment by Naresh — August 4, 2009 @ 2:08 am
Hello people!
I have one question: where can I submit a development request? In my opinion, there is something in tha tabs widget and would like to discuss that with the developers.
Thx,
edi
Comment by Eduárd — August 7, 2009 @ 1:23 am
@Eduárd – See http://jqueryui.com/support and http://jqueryui.com/development You’ll find links there for user and development mailing lists, as well as our bug tracking system. Thanks.
Comment by Richard D. Worth — August 12, 2009 @ 5:26 pm
Theme Roller does not export CSS folder…
Is this a bug? Is it tracked somewhere? I use FF3.5.2 and Safari
Comment by Victor — August 25, 2009 @ 12:25 pm
Also, have you guys considered releasing theme roller as a locally installable application? That way I wouldn’t have to depend on the service provided to work properly as it sometimes does not. And since I use theme roller for critical client work it’s quite a bad thing if it does not work properly for me. Cheers. – V
Comment by Victor — August 25, 2009 @ 12:27 pm
Hi,
How can i change labels in button dynamically?
$(‘.selector’).dialog({ buttons: { “Ok”: function() { $(this).dialog(“close”); } } });
I have button “OK” and i want To dynamically change to “GO somewhere”.
Comment by Lukas — November 6, 2009 @ 1:38 am
I want to get labels from variable, but now is also not possible.
Comment by Lukas — November 6, 2009 @ 1:41 am
I found solution
, this is super.
Comment by Lukas — November 6, 2009 @ 1:56 am
Hi,
Can I get help here
I am using jQuery datepicker and facing a problem in IE only and not in any other browser.
The problem is, every time I select date it takes me to the top of the page. I found the reason that in IE it adds # at the end of address of my page.
While in other browsers it is working fine, I mean even if I select date it let me stays in the same earlier position on the page.
Thanks.
Comment by Pawan — January 8, 2010 @ 12:33 am