<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Quit Your Day Job</title>
	<atom:link href="http://blog.listingslab.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.listingslab.com</link>
	<description>Go on. I dare you</description>
	<lastBuildDate>Thu, 17 Jan 2013 22:11:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
		<item>
		<title>jQuery UI 1.10.0</title>
		<link>http://blog.listingslab.com/2013/01/17/jquery-ui-1-10-0/</link>
		<comments>http://blog.listingslab.com/2013/01/17/jquery-ui-1-10-0/#comments</comments>
		<pubDate>Thu, 17 Jan 2013 22:11:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://living-websites-2.eu/listingslab/2013/01/17/jquery-ui-1-10-0/</guid>
		<description><![CDATA[Continuing with the jQuery anniversary announcements, we&#8217;re happy to announce the first stable release of jQuery UI 1.10. While, 1.10 doesn&#8217;t add any new widgets, it does continue the API redesigns and fixes dozens of bugs. API Redesign: Dialog The &#8230; <a href="http://blog.listingslab.com/2013/01/17/jquery-ui-1-10-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Continuing with the <a href="http://blog.jquery.com/2013/01/14/the-state-of-jquery-2013/">jQuery anniversary announcements</a>, we&#8217;re happy to announce the first stable release of jQuery UI 1.10. While, 1.10 doesn&#8217;t add any new widgets, it does continue the <a href="http://blog.jqueryui.com/2011/03/api-redesigns-the-past-present-and-future/">API redesigns</a> and fixes dozens of bugs.</p>
<h3>API Redesign: Dialog</h3>
<p>The dialog widget has undergone an <a href="http://forum.jquery.com/topic/dialog-api-redesign">API redesign</a>, making it more consistent with other widgets and providing better stacking and modal support. Make sure to read the <a href="http://jqueryui.com/upgrade-guide/1.10/#dialog">upgrade guide</a> so you can migrate away from the deprecated APIs.</p>
<h3>API Redesign: Progressbar</h3>
<p>The progressbar widget has undergone an <a href="http://forum.jquery.com/topic/progressbar-api-redesign">API redesign</a>, though there are no breaking changes. The only significant change was the addition of support for indeterminate progressbars. Check out the <a href="http://jqueryui.com/upgrade-guide/1.9/#progressbar">upgrade guide</a> for more information.</p>
<h3>Improved Accessibility</h3>
<p>We put a lot of effort into making dialog and progrssbar as accessibile as possible. Unfortunately ARIA still needs some work before it can be used without hacks, but we&#8217;re working closely with standards bodies, browser vendors, and the accessibility community to improve web accessibility beyond jQuery.</p>
<h3>Deprecated APIs</h3>
<p>As mentioned above, dialog went through an API redesigns which resulted in some existing APIs being deprecated. These APIs will be removed in 1.11.0. The 1.10.0 release includes a flag to disable all deprecated APIs, allowing you to determine if your code is ready for 1.11.0 even before it is released. There are full details on how to use the flag in the <a href="http://jqueryui.com/upgrade-guide/1.10/#api-redesigns">upgrade guide</a>.</p>
<h3>Removed 1.8 Back Compat</h3>
<p>Several APIs were deprecated in 1.9.0 and have now been removed. If you haven&#8217;t already prepared for this change, make sure to read the <a href="http://jqueryui.com/upgrade-guide/1.10/">upgrade guide</a> so you can migrate away from the now obsolete APIs.</p>
<h3>Supported jQuery Versions and Browsers</h3>
<p>jQuery UI 1.10.0 supports jQuery 1.6 and newer. That&#8217;s 13 versions! Multiply that by the number of supported browsers and you&#8217;ve got quite a support matrix. Speaking of supported browsers, jQuery UI no longer provides support for IE6.</p>
<h3>Download</h3>
<h4><a href="http://jqueryui.com/download/all/">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="http://jqueryui.com/resources/download/jquery-ui-1.10.0.zip">http://jqueryui.com/resources/download/jquery-ui-1.10.0.zip</a></li>
<li>Themes Package: <a href="http://jqueryui.com/resources/download/jquery-ui-themes-1.10.0.zip">http://jqueryui.com/resources/download/jquery-ui-themes-1.10.0.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.10.0, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.10.0">http://github.com/jquery/jquery-ui/tree/1.10.0</a></li>
</ul>
<h4><a href="https://developers.google.com/speed/libraries/devguide#jquery-ui">Google Ajax Libraries API</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://www.asp.net/ajaxlibrary/cdn.ashx">Microsoft Ajax CDN</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://jqueryui.com/download/">Custom Download Builder</a></h4>
<h3>Changelog</h3>
<p>See the <a href="http://jqueryui.com/upgrade-guide/1.10">1.0 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.9.x. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/changelog/1.10.0">1.10.0 Changelog</a>. You can read more about the API redesigns in a <a href="http://blog.jqueryui.com/2011/03/api-redesigns-the-past-present-and-future/" title="API Redesigns: The Past, Present and Future">previous blog post</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: adovenmuehle, adurante, ahuseynov, ajcrews, alistaircobalt, AlmogBaku, Anika Henke, atrigent, aubrey, Avinash R, bavanyo, bchiasson, bdh92123, Bethrezen, bgould, bigorangemachine, Bjørn Johansen, bolerao, borgenk, braddunbar, brian123zx, captdragon, casey, catapricop, chadn, chintsu, chuvikovsky, clifforama, CloudStrife, conradirwin, Corey Frang, Cory Gackenheimer, cowtownfarmboy, dalekocian, danbhfive, davenaeder, David Petersen, David Souther, David.Sullivan, davidmurdoch, dcarrith, developer123, dittodhole, DJtomy, Dominic Barnes, dracos, drakes, drew.waddell, drewkimrey, dutts, eason, ednark, eirc, elisy, emeerson, epascarello, eriz, Ethan Romba, ezufelt, Fabrício Matté, fedot, feugy, fgutmann, fofanafi, fontzter, fracmak, GoZ, gusaroni, homelands, htrex, ilanco, j2jensen, jajo, jamesbathgate, Jay Merrifield, jemunk, jjoemb, jpka, jprell, Juan Pablo Kaniefsky, julienw, jupeter, Jörn Zaefferer, kalou, kenaniah, kenjiyamamoto, KopiasCsaba, Kris Borchers, Krisp PL, kristopolous, kwhat, kyle.davis, larowlan, lisaj, Liv32Inspir3, Lucky, lukepage, lukoff, M.Gaetan89, maciejmrozinski, madogai, maets, mankyd, marcelklomp, MarcoSarti, mariuspuiu, Marshals, Mathias Stenbom, MatteS75, Matthieu Penant, may, mblaney, meotimdihia, MetalArend, Mike Sherov, mikepelley, Mikko Rantanen, misterdai, mjpowersjr, mmartin, MrBigDog2U, mrfr0g, Nate Eagle, nicholashall, Nodens, NovaYear, ollie2893, ours, paul, Pavel Selitskas, Pawel Maruszczyk, PhoenixFnX, pifantastic, PlanetPratt, prinzdezibel, probins, Rafael Xavier de Souza, raphinesse, rdworth, richwag, robmonie, Roman Salnikov, RwwL, salnikov, Samuel Bovée, samycookie, saulotoledo, sc0rchin, Scott González, scoulibaly, Sergey Kartashov, shadowman131, silesianlordt, Simon1979, sjonne, slolife, Spider, sslavic, ssoorriiin, swalke16, symve, techtangents, TheDoci, ThiefMaster, tibi7000, Timo Tijhof, TJ VanToll, tomcastleman, tomjung, uibugger123, Ult Combo, ushi, Viktor Kojouharov, vol7ron, watanabe, wfsiew, wichert, Xar, Xavi, zbapoc, zniki.ru, zoggy.</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com/">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com/">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our final release for jQuery UI 1.10.0, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2013/01/17/jquery-ui-1-10-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.10 Release Candidate (RC1)</title>
		<link>http://blog.listingslab.com/2013/01/09/jquery-ui-1-10-release-candidate-rc1/</link>
		<comments>http://blog.listingslab.com/2013/01/09/jquery-ui-1-10-release-candidate-rc1/#comments</comments>
		<pubDate>Wed, 09 Jan 2013 14:32:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://living-websites-2.eu/listingslab/2013/01/09/jquery-ui-1-10-release-candidate-rc1/</guid>
		<description><![CDATA[The first release candidate for jQuery UI 1.10 is out. We landed more bug fixes since our 1.10 beta release, but nothing major. So the big changes to come in 1.10 are still the same: Dialog API redesign and a &#8230; <a href="http://blog.listingslab.com/2013/01/09/jquery-ui-1-10-release-candidate-rc1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The first release candidate for jQuery UI 1.10 is out. We landed more bug fixes since our 1.10 beta release, but nothing major. So the big changes to come in 1.10 are still the same:</p>
<ul>
<li><a href="http://forum.jquery.com/topic/dialog-api-redesign">Dialog API redesign</a> and a ton of accessibility updates: This was our main goal for this release. Dialog is now easier to use (fewer (useless) options), avoids a ton of issues thanks for a new approach to stacking and a lot more accessible. When you press a button to open a dialog, then close that dialog, focus will move back to that opening button. Full keyboard control is therefore much easier. Focus handling inside the dialog also got better. Together this makes dialog much more usable in combination with screenreaders. And you get all that while the API stayed pretty much the same.</li>
<li><a href="http://forum.jquery.com/topic/progressbar-api-redesign">Progressbar API redesign</a>: The one change here is to add support for indeterminate progress bars.</li>
<li>We&#8217;ve removed the backward compability layers in Accordion, Autocomplete, Effects, Position, Tabs and Widget, reducing the filesize of these components, quite significantly for Tabs. If you&#8217;ve upgraded from 1.8 to 1.9 and haven&#8217;t updated your usage yet, check out the <a href="http://jqueryui.com/upgrade-guide/1.9/">1.9 upgrade guide</a> for necessary changes.
</ul>
<p>For a full list of changes, see the <a href="http://bugs.jqueryui.com/query?resolution=fixed&amp;milestone=1.10.0&amp;group=component">list of 1.10 fixed tickets</a>. You can read more about the API redesigns in <a href="http://blog.jqueryui.com/2011/03/api-redesigns-the-past-present-and-future/" title="API Redesigns: The Past, Present and Future">a previous blog post</a>. We&#8217;re working on a full changelog and upgrade guide for the final release.</p>
<p><a href="http://blog.jquery.com/2013/01/09/jquery-1-9-rc1-and-migrate-rc1-released/">jQuery core 1.9.0rc1 was also just released</a>, so grab a copy and double up on your testing!</p>
<p>As mentioned in the Beta release post: One new widget almost made it into this release: Selectmenu. We&#8217;re still working on the accessibility side of that and you can expect it in 1.11, which will come as quickly as 1.10.</p>
<h3>Download</h3>
<h4><a href="http://jqueryui.com/download/all/">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="http://jqueryui.com/resources/download/jquery-ui-1.10.0-rc.1.zip">http://jqueryui.com/resources/download/jquery-ui-1.10.0-rc.1.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.10.0-rc.1, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.10.0-rc.1">http://github.com/jquery/jquery-ui/tree/1.10.0-rc.1</a></li>
</ul>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our first release candidate for jQuery UI 1.10, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2013/01/09/jquery-ui-1-10-release-candidate-rc1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.10 Beta</title>
		<link>http://blog.listingslab.com/2012/12/13/jquery-ui-1-10-beta/</link>
		<comments>http://blog.listingslab.com/2012/12/13/jquery-ui-1-10-beta/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 18:58:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://blog.listingslab.com/2012/12/13/jquery-ui-1-10-beta/</guid>
		<description><![CDATA[The first beta release for jQuery UI 1.10 is out, barely more than two months after the 1.9 release. Naturally, we&#8217;ve focused on specific widgets for this release, along with a usual barrage of bug fixes. The big changes: Dialog &#8230; <a href="http://blog.listingslab.com/2012/12/13/jquery-ui-1-10-beta/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The first beta release for jQuery UI 1.10 is out, barely more than two months after the 1.9 release. Naturally, we&#8217;ve focused on specific widgets for this release, along with a usual barrage of bug fixes.</p>
<p>The big changes:</p>
<ul>
<li><a href="http://forum.jquery.com/topic/dialog-api-redesign">Dialog API redesign</a> and a ton of accessibility updates: This was our main goal for this release. Dialog is now easier to use (fewer (useless) options), avoids a ton of issues thanks for a new approach to stacking and a lot more accessible. When you press a button to open a dialog, then close that dialog, focus will move back to that opening button. Full keyboard control is therefore much easier. Focus handling inside the dialog also got better. Together this makes dialog much more usable in combination with screenreaders. And you get all that while the API stayed pretty much the same.</li>
<li><a href="http://forum.jquery.com/topic/progressbar-api-redesign">Progressbar API redesign</a>: The one change here is to add support for indeterminate progress bars.</li>
<li>We&#8217;ve removed the backward compability layers in Accordion, Autocomplete, Effects, Position, Tabs and Widget, reducing the filesize of these components, quite significantly for Tabs. If you&#8217;ve upgraded from 1.8 to 1.9 and haven&#8217;t updated your usage yet, check out the <a href="http://jqueryui.com/upgrade-guide/1.9/">1.9 upgrade guide</a> for necessary changes.
</ul>
<p>For a full list of changes, see the <a href="http://bugs.jqueryui.com/query?resolution=fixed&amp;milestone=1.10.0&amp;group=component">list of 1.10 fixed tickets</a>. You can read more about the API redesigns in <a href="http://blog.jqueryui.com/2011/03/api-redesigns-the-past-present-and-future/" title="API Redesigns: The Past, Present and Future">a previous blog post</a>. We&#8217;re working on a full changelog and upgrade guide for the final release.</p>
<p>One new widget almost made it into this release: Selectmenu. We&#8217;re still working on the accessibility side of that and you can expect it in 1.11, which will come as quickly as 1.10.</p>
<h3>Download</h3>
<h4><a href="http://jqueryui.com/download/all/">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="http://jqueryui.com/resources/download/jquery-ui-1.10.0-beta.1.zip">http://jqueryui.com/resources/download/jquery-ui-1.10.0-beta.1.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.10.0-beta.1, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.10.0-beta.1">http://github.com/jquery/jquery-ui/tree/1.10.0-beta.1</a></li>
</ul>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our first beta release for jQuery UI 1.10, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2012/12/13/jquery-ui-1-10-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.9.2</title>
		<link>http://blog.listingslab.com/2012/11/23/jquery-ui-1-9-2/</link>
		<comments>http://blog.listingslab.com/2012/11/23/jquery-ui-1-9-2/#comments</comments>
		<pubDate>Fri, 23 Nov 2012 16:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://living-websites-2.eu/listingslab/2012/11/23/jquery-ui-1-9-2/</guid>
		<description><![CDATA[The second maintenance release for jQuery UI 1.9 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Dialog, Menu, Tabs, Tooltip and Widget Factory. For the full list of changes, see the changelog. You can download it here: &#8230; <a href="http://blog.listingslab.com/2012/11/23/jquery-ui-1-9-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The second maintenance release for jQuery UI 1.9 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Dialog, Menu, Tabs, Tooltip and Widget Factory. For the full list of changes, see the <a href="http://jqueryui.com/changelog/1.9.2/">changelog</a>. You can download it here:</p>
<h3>Download</h3>
<h4><a href="https://github.com/jquery/jquery-ui/downloads">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="https://github.com/downloads/jquery/jquery-ui/jquery-ui-1.9.2.zip">https://github.com/downloads/jquery/jquery-ui/jquery-ui-1.9.2.zip</a></li>
<li>Themes Package: <a href="https://github.com/downloads/jquery/jquery-ui/jquery-ui-themes-1.9.2.zip">https://github.com/downloads/jquery/jquery-ui/jquery-ui-themes-1.9.2.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.9.2, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.9.2">http://github.com/jquery/jquery-ui/tree/1.9.2</a></li>
</ul>
<h4><a href="https://developers.google.com/speed/libraries/devguide#jquery-ui">Google Ajax Libraries API</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://www.asp.net/ajaxlibrary/cdn.ashx#jQuery_UI_Releases_on_the_CDN_1">Microsoft Ajax CDN</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.2/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://jqueryui.com/download">Custom Download Builder</a></h4>
<h3>Changelog</h3>
<p>See the <a href="http://jqueryui.com/upgrade-guide/1.9">1.9 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.x. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/changelog/1.9.2">1.9.2 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: abacada, acouch, amasniko, Avinash R, AzaToth, BikingGlobetrotter, cgack, cmex, Corey Frang, Cory Gackenheimer, drew.waddell, dsargent, ezyang, fofanafi, forw, frediani.adrien, gigi81, gtr053, jdomnitz, Jörn Zaefferer, Mamen, Mike Sherov, Narretz, omuleanu, petersendidit, rmetayer, Scott González, StefanKern, TJ VanToll, wfsiew</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our second maintenance release for jQuery UI 1.9, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2012/11/23/jquery-ui-1-9-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.9.1</title>
		<link>http://blog.listingslab.com/2012/10/25/jquery-ui-1-9-1/</link>
		<comments>http://blog.listingslab.com/2012/10/25/jquery-ui-1-9-1/#comments</comments>
		<pubDate>Thu, 25 Oct 2012 17:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://blog.listingslab.com/2012/10/25/jquery-ui-1-9-1/</guid>
		<description><![CDATA[The first maintenance release for jQuery UI 1.9 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Dialog, Slider, Spinner, Tabs, Tooltip, Draggable, Resizable, Sortable, Widget Factory, Effects and CSS Framework. For the full list of changes, &#8230; <a href="http://blog.listingslab.com/2012/10/25/jquery-ui-1-9-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The first maintenance release for jQuery UI 1.9 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Dialog, Slider, Spinner, Tabs, Tooltip, Draggable, Resizable, Sortable, Widget Factory, Effects and CSS Framework. For the full list of changes, see the <a href="http://jqueryui.com/changelog/1.9.1/">changelog</a>. You can download it here:</p>
<h3>Download</h3>
<h4><a href="https://github.com/jquery/jquery-ui/downloads">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="https://github.com/downloads/jquery/jquery-ui/jquery-ui-1.9.1.zip">https://github.com/downloads/jquery/jquery-ui/jquery-ui-1.9.1.zip</a></li>
<li>Themes Package: <a href="https://github.com/downloads/jquery/jquery-ui/jquery-ui-themes-1.9.1.zip">https://github.com/downloads/jquery/jquery-ui/jquery-ui-themes-1.9.1.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.9.1, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.9.1">http://github.com/jquery/jquery-ui/tree/1.9.1</a></li>
</ul>
<h4><a href="https://developers.google.com/speed/libraries/devguide#jquery-ui">Google Ajax Libraries API</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://www.asp.net/ajaxlibrary/cdn.ashx#jQuery_UI_Releases_on_the_CDN_1">Microsoft Ajax CDN</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.1/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://jqueryui.com/download">Custom Download Builder</a></h4>
<h3>Changelog</h3>
<p>See the <a href="http://jqueryui.com/upgrade-guide/1.9">1.9 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.x. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/changelog/1.9.1">1.9.1 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: 0cis32f, Andrew Couch, arnold.simha, at4u, bchiasson, Benco, bolerao, brendandc, codeRebelBase, colcode, Corey Frang, Corwin, crowcoder, Dale Kocian, Dave Methvin, David Petersen, dittodhole, drew.waddell, dsargent@gmail.com, erethnor, gsmedley, ikarlik, John Chen, josepsanzcamp, Jörn Zaefferer, Kato Kazuyoshi, Klap-in, kvgeorge1, Maciej Mroziński, maenu, maimairel, Mamen, Marc-Andre Lafortune, MarcoVanK, martinkoutny, mattac, Mike Sherov, mike.dormitorio, millepixel, nicola7290, nix, pvipul, Richard D. Worth, sammyhk, Scott González, shnitz, shuoink, skurka, southerd, stefek99, TJ VanToll, tomblench, Trey Hunner, zhizhangchen</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our first maintenance release for jQuery UI 1.9, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2012/10/25/jquery-ui-1-9-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.9.0</title>
		<link>http://blog.listingslab.com/2012/10/08/jquery-ui-1-9-0/</link>
		<comments>http://blog.listingslab.com/2012/10/08/jquery-ui-1-9-0/#comments</comments>
		<pubDate>Mon, 08 Oct 2012 19:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://blog.listingslab.com/2012/10/08/jquery-ui-1-9-0/</guid>
		<description><![CDATA[The jQuery UI team has been pretty busy for the past two and a half years. With more than 500 bug fixes spread over two dozen releases, we&#8217;ve been working hard to make jQuery UI as stable and flexible as &#8230; <a href="http://blog.listingslab.com/2012/10/08/jquery-ui-1-9-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The jQuery UI team has been pretty busy for the past two and a half years. With more than 500 bug fixes spread over two dozen releases, we&#8217;ve been working hard to make jQuery UI as stable and flexible as possible. Last year, <a href="http://blog.jqueryui.com/2011/03/api-redesigns-the-past-present-and-future/">we announced a lofty goal</a>:</p>
<blockquote><p>
Our goal is to have a completely refreshed project with the 2.0 release. We will have a much simpler API, better stability, full documentation and a full test suite for every plugin.
</p>
</blockquote>
<p>Today, we&#8217;re proud to announce the first major step toward reaching that goal. jQuery UI 1.9.0 is now available with hundreds of bug fixes, a bigger and better test suite, and improved APIs. In addition to the code, we&#8217;ve also deployed all new sites and improved documentation.</p>
<h3>New Widget: Menu</h3>
<p>The menu widget was technically released in 1.8, but it was bundled inside the autocomplete widget and mostly hidden from users. Menu is now a first class citizen in jQuery UI and is great for inline or popup menus, as well as a great starting point for more complex menu systems. Check out the <a href="http://jqueryui.com/menu/">menu demos</a> and <a href="http://api.jqueryui.com/menu/">menu documentation</a> for more details.</p>
<h3>New Widget: Spinner</h3>
<p>The spinner, or number stepper, widget is perfect for handling all kinds of numeric input. Spinners allow users to type a value directly or modify an existing value by spinning with the keyboard, mouse or scrollwheel. When combined with <a href="https://github.com/jquery/globalize">Globalize</a>, you can even spin currencies and dates in a variety of locales. Check out the <a href="http://jqueryui.com/spinner/">spinner demos</a> and <a href="http://api.jqueryui.com/spinner/">spinner documentation</a> for more details.</p>
<h3>New Widget: Tooltip</h3>
<p>The tooltip widget supports a wide variety of uses: local and remote content, custom positioning and animation, mouse tracking, event delegation, and more. Check out the <a href="http://jqueryui.com/tooltip/">tooltip demos</a> and <a href="http://api.jqueryui.com/tooltip/">tooltip documentation</a> for more details.</p>
<h3>API Redesign: Accordion</h3>
<p>The accordion widget has undergone an <a href="http://forum.jquery.com/topic/accordion-api-redesign">API redesign</a>, making it more consistent with other widgets and providing better animation support. Make sure to read the <a href="http://jqueryui.com/upgrade-guide/1.9/#accordion">upgrade guide</a> so you can migrate away from the deprecated APIs.</p>
<h3>API Redesign: Tabs</h3>
<p>The tabs widget has undergone an <a href="http://forum.jquery.com/topic/tabs-api-redesign">API redesign</a>, making it more consistent with other widgets and providing better ajax support. Make sure to read the <a href="http://jqueryui.com/upgrade-guide/1.9/#tabs">upgrade guide</a> so you can migrate away from the deprecated APIs.</p>
<h3>API Redesign: Position</h3>
<p>The position utilty has undergone an <a href="http://forum.jquery.com/topic/position-api-redesign">API redesign</a>, providing better collision detection and support for percent-based offsets. Make sure to read the <a href="http://jqueryui.com/upgrade-guide/1.9/#position">upgrade guide</a> so you can migrate away from the deprecated APIs.</p>
<h3>Improved Widget Factory</h3>
<p>We&#8217;ve added a lot of functionality to the widget factory, especially related to instantiation and inheritance. There are lots of new features for widget developers and a few new APIs and improvements for widget users as well. Check out the <a href="http://jqueryui.com/upgrade-guide/1.9/#widget">upgrade guide</a> for more details.</p>
<h3>Improved Accessibility</h3>
<p>We put a lot of effort into making accordion, autocomplete, tabs, menu, spinner, and tooltip as accessibile as possible. Unfortunately ARIA still needs some work before it can be used without hacks, but we&#8217;re working closely with standards bodies, browser vendors, and the accessibility community to improve web accessibility beyond jQuery. Our <a href="http://api.jqueryui.com/">documentation site</a> now includes details about keyboard navigation for each widget.</p>
<h3>Renamed Effects Files</h3>
<p>All effects files have been renamed to match the <code>jquery.ui.*.js</code> naming pattern. If you&#8217;re using individual effect files, you&#8217;ll need to update your file references.</p>
<h3>Deprecated APIs</h3>
<p>As mentioned above, many plugins went through API redesigns. As a result, many existing APIs were deprecated. These APIs will be removed in 1.10.0. The 1.9.0 release includes a flag to disable all deprecated APIs, allowing you to determine if your code is ready for 1.10.0 even before it is released. There are full details on how to use the flag in the <a href="http://dev.jqueryui.com/upgrade-guide/1.9/#api-redesigns">upgrade guide</a>.</p>
<h3>Supported jQuery Versions</h3>
<p>jQuery UI 1.9.0 supports jQuery 1.6 and newer. That&#8217;s 11 versions! Multiply that by the number of supported browsers and you&#8217;ve got quite a support matrix.</p>
<h3>New Sites</h3>
<p>Assuming you&#8217;re not reading this in a feed reader or some other syndicated format, you&#8217;ve probably already noticed that our web site has a brand new look. The sites are still under development, so please bear with us as we add more content and improve upon the design. We&#8217;ve also deployed a brand new <a href="http://api.jqueryui.com/">API documentation site</a> which includes a lot of information that was missing from the old site. If you&#8217;re interested in helping improve any of our sites, they&#8217;re all hosted on GitHub now, with the repository names matching the domain names. For example, the repository for jqueryui.com is <a href="https://github.com/jquery/jqueryui.com">https://github.com/jquery/jqueryui.com</a>.</p>
<h3>Download</h3>
<h4><a href="https://github.com/jquery/jquery-ui/downloads">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="https://github.com/downloads/jquery/jquery-ui/jquery-ui-1.9.0.zip">https://github.com/downloads/jquery/jquery-ui/jquery-ui-1.9.0.zip</a></li>
<li>Themes Package: <a href="https://github.com/downloads/jquery/jquery-ui/jquery-ui-themes-1.9.0.zip">https://github.com/downloads/jquery/jquery-ui/jquery-ui-themes-1.9.0.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.9.0, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.9.0">http://github.com/jquery/jquery-ui/tree/1.9.0</a></li>
</ul>
<h4><a href="http://code.google.com/apis/libraries/devguide.html#jqueryUI">Google Ajax Libraries API</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://www.asp.net/ajaxlibrary/cdn.ashx">Microsoft Ajax CDN</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.9.0/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://jqueryui.com/download">Custom Download Builder</a></h4>
<h3>Changelog</h3>
<p>See the <a href="http://jqueryui.com/upgrade-guide/1.9">1.9 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.x. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/changelog/1.9.0">1.9.0 Changelog</a>. You can read more about the API redesigns in a <a href="http://blog.jqueryui.com/2011/03/api-redesigns-the-past-present-and-future/" title="API Redesigns: The Past, Present and Future">previous blog post</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: 2Toad, aaronpeterson, acheetham, acimeha, acwhite, Adam Baratz, adam j. sontag, Adam Parod, aidan, aifam5, Alberto Fernández Capel, Alberto Monteiro, Alex Dovenmuehle, Alex Rhea, AlexW, Amir E. Aharoni, Andrew Newcomb, Andrew Powell, artyv, aschild, asgeo1, AsherMaximum, awgy, AzaToth, azendal, Azhrei, Baoju Yuan, basti, beatryder, bekok, Ben Boyle, Ben Hollis, Benjamin Sterling, Bernhard Sirlinger, Bertjh, bluecabbie, BobbyStealz, borsuk, bruce511, bthompson00, bugbegone, Campbell, Carl Fürstenberg, carl@stonefintech.com, Carson McDonald, certator, cherif, Chris Kelly, Christopher McCulloh, clear00, Cloudream, coling, collin, coredan, Corey Frang, cosmicnet, Courthead, cozydozy, creage, crumbles, cs94njw, CTAPbIuMABP, ctrlaltdev, cyberboy, d.wachss, dalibor983, Dan Heberden, danbhfive, Daniel Steigerwald, Danny Trunk, dannyzit, Dave Methvin, Dave Stein, David De Sloovere, David Leal, David Murdoch, David Petersen, David Soms, dblood, dclawson, dcohn, ddstreet, deckberg, Den, dennydaugherty, Diego, dkiselev, dlee, dmcmeans, dmitriy.paramoshkin, Dmitry Petrov, dominiquevincent, doomedelite, Doug Neiner, DouglasKing, dwebb66, dwt, ebspromo, Eddie Monge, eduyanez, Edward Faulkner, efoster, Eike Send, Eneko Illarramendi, epascarello, ergec, eric.muyser, ericw, EungJun Yi, Everett Zufelt, ExplosionPills, eXtreme, fdemmer, feklee, Felix Nagel, fernando1124, fiance, Florian Gutmann, fofanafi, G Karunakar, Garrison Locke, garyz, Gaëtan Muller, George Marshall, Gilmore Davidson, Giovanni Giacobbi, Glenn Goodrich, gpbmike, gromo, guettli, Guillaume Gautreau, haeberle, Hans Hillen, haraldo, Harri Kilpio, Heiko Henning, Herbalite, Hogan Long, Holger Rüprich, hoxworth, huemorgan, hughlomas, hyperlink, iainxt, idavemm, igor milla, Ildefonse, Infeligo, irrational, israelrios, itsadok, Ivan Peters, J. Ryan Stinnett, j.hermsen, Jack Hsu, JackT, Jacob, James Khoury, jamiejag, Jared A. Scheel, jaredwilli, Jason Davies, Jason Moon, Jason Prell, JasonBerry, Jasvir Nagra, Jay Merrifield, Jay Oster, jbergenthal, jdalton, jdart1, jdomnitz, jdufresne, Jean-Francois Remy, Jeff Remy, Jeff Roush, Jelly, Jellyfrog, jenters, Jesse Baird, jgv, Jiayi Yang, jihohan, jitter, jjross, Jo Liss, joaoeiras, John Firebaugh, John Resig, john.culviner, johnashenfelter, johntrepreneur, jomyjohn, Jon Palmer, Jorge Barreiro, jorisdekinder, josh3736, jquery@pvt, jsgoupil, JustinMacCarthy, Ján Suchal, Jörn Zaefferer, kapouer, Karl Kirch, Karl Swedberg, Kato Kazuyoshi, kbwood, Ken Penn, keturn, Kevin Dalman, Khaled AlHourani, KhoaTon, Klaus Hartl, kliehm, kobrigo, kolak, Kouhei Sutou, kradmiy, Kris Borchers, Kyle Florence, Kyle Wilkinson, Lado Lomidze, Lee Rowlands, levushka, lex1982, liangent, Lim Chee Aun, Lopo, lorak110786, lorife, lotjuh, lschult2, Luis Dalmolin, lukas.olson, Lukasz Lipinski, lukebrookhart, m157y, macarthy, Maciej Mroziński, maggiewachs, maljub01, malsup, Marcel Toele, marcis20@yahoo.com, marcneuwirth, marcos.sousa, Marian Rudzynski, Mario Visic, Mark Aaron Shirley, Mark Johnson, marteadrian, Martin Hoch, Martin Solli, martinf55, Marwan Al Jubeh, maspwr, Matt Hoskins, Max Schnur, MaxPower15, mdellanoce, meh-cfl, Michael DellaNoce, Michael P. Jung, michaelmwu, Michel Weimerskirch, midlis, Mike Hollis, Mike Sherov, Mike Stay, milan, millman, mirv, mkemmerling, mkowalski, mofle, mohdyusuf, monoblaine, moxen, mpetrovich, mriffault, MrMaxx, MSwaff, mwlang, myr, Nate Ferrero, neil.pugh, Nick_Craver, NielsJanssen, ninjaxify, nirvanaforu, nogwater, nonplus, offnight, ohlavacek, Olson.dev, onaiggac, oojacoboo, ORIGINALUSRNM, ornicar, ostgals, pantsmann, paul, Paul Irish, Pavel Stetina, pegomes, pheiberg, Philip Graham, Philipp Benjamin Köppchen, Phillip Barnes, Pierre-Henri Ausseil, piouPiouM, pkruithof, pmawhinney, polomoshnov, poplix, Probot, pulpulpullie, qicboy, r2363c, Rafael Xavier de Souza, Ralph Whitbeck, reedmaniac, Richard D. Worth, Rick Waldron, ripper234, Rob Loach, RobinHerbots, Robson Braga Araujo, RobWilkinsonUK, rockwild, roman.chizhevsky, ronchalant, rozwell, rp, RR1000, rthapar, rubyruy, ryanolton, Saji, saks, Samuel Cormier-Iijima, sc0rchin, Scott González, scott.moore, scr4ve, sergids, sexconker, sgruenholz, shadwdrgn, Shahyar G, Shannon, sigmasquirrel, Simon, Sindre Sorhus, SineSwiper1, sixhead, skeetergraphics, skorpan, snb, snover, sp, speaktorob, spekary, SpoonNZ, stafil, stefanlivens, steptom, stevee@gmail.com, Steven Roussey, stojce, stringfold, Stéphane Raimbault, sunaku, suner, sunshine, synek, T.Lindig, t34, tadudek, tashekelahi, teaspoon000, techtangents, tfotherby, thedoc, thomsbg, ThrushAAX, Tiago Freire, ticketmaster, tillkruess, Timmy Willison, Timo Tijhof, TJ VanToll, Tobias Brunner, Todd Parker, tomgallacher, tomykaira, Tony Ross, Trey Hunner, trixta, tyron, tzkuei, victorq10, Viktar Varvanovich, vrtxf, watanabe, Wesley Walser, whittet, William Griffiths, William Kevin Manire, wkmanire, xaav, Xavi, xirzec, yourfavorite, ZeK, Ziling Zhao.</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our final release for jQuery UI 1.9.0, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2012/10/08/jquery-ui-1-9-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.8.24</title>
		<link>http://blog.listingslab.com/2012/09/29/jquery-ui-1-8-24/</link>
		<comments>http://blog.listingslab.com/2012/09/29/jquery-ui-1-8-24/#comments</comments>
		<pubDate>Sat, 29 Sep 2012 02:46:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://blog.listingslab.com/2012/09/29/jquery-ui-1-8-24/</guid>
		<description><![CDATA[The twenty fourth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Datepicker, Draggable, Droppable and Sortable, as well as adding support for jQuery 1.8.2. This is likely to be the last release in the &#8230; <a href="http://blog.listingslab.com/2012/09/29/jquery-ui-1-8-24/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The twenty fourth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Datepicker, Draggable, Droppable and Sortable, as well as adding support for jQuery 1.8.2. This is likely to be the last release in the 1.8 family; you can expect 1.9.0 very soon. For the full list of changes, see the <a href="http://jqueryui.com/docs/Changelog/1.8.24">changelog</a>. You can download it here:</p>
<h3>Download</h3>
<h4><a href="http://code.google.com/p/jquery-ui/downloads/list">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-1.8.24.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.8.24.zip</a></li>
<li>Themes Package: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.24.zip">http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.24.zip</a></li>
</ul>
<h4><a href="http://code.google.com/p/jquery-ui/source/checkout">Svn</a> (contains final files as they are in the zip, with @VERSION replaced with 1.8.24, all themes)</h4>
<ul>
<li>Tag: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.24/">http://jquery-ui.googlecode.com/svn/tags/1.8.24/</a></li>
<li>Themes: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.24/themes/">http://jquery-ui.googlecode.com/svn/tags/1.8.24/themes/</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.8.24, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.8.24">http://github.com/jquery/jquery-ui/tree/1.8.24</a></li>
</ul>
<h4><a href="http://code.google.com/apis/libraries/devguide.html#jqueryUI">Google Ajax Libraries API</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.24/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://www.asp.net/ajaxlibrary/cdn.ashx">Microsoft Ajax CDN</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.24/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<h4><a href="http://jqueryui.com/download">Custom Download Builder</a></h4>
<h3>Changelog</h3>
<p>See the <a href="http://jqueryui.com/docs/Upgrade_Guide/1.8.24">1.8.24 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.23. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/docs/Changelog/1.8.24">1.8.24 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: andri, carlos.vara, Eli, Jared A. Scheel, Jiayi Yang, Jörn Zaefferer, keppla, Martin Hoch, Philipp Benjamin Köppchen, rtwo, Scott González, tonimahoni, tr0829.</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our twenty fourth maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2012/09/29/jquery-ui-1-8-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.9 RC</title>
		<link>http://blog.listingslab.com/2012/08/24/jquery-ui-1-9-rc/</link>
		<comments>http://blog.listingslab.com/2012/08/24/jquery-ui-1-9-rc/#comments</comments>
		<pubDate>Fri, 24 Aug 2012 15:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://blog.listingslab.com/2012/08/24/jquery-ui-1-9-rc/</guid>
		<description><![CDATA[The first release candidate for jQuery UI 1.9 is out! Since the beta release, we&#8217;ve upgraded to jQuery Core 1.8.0 and jQuery Color 2.0.0 and landed quite a few more bug fixes. We&#8217;re getting close to a final release, but &#8230; <a href="http://blog.listingslab.com/2012/08/24/jquery-ui-1-9-rc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The first release candidate for jQuery UI 1.9 is out! Since the beta release, we&#8217;ve upgraded to jQuery Core 1.8.0 and jQuery Color 2.0.0 and landed quite a few more bug fixes. We&#8217;re getting close to a final release, but we&#8217;re still pretty busy working on our new infrastructure. We&#8217;re working on a new web site, new download builder, and new documentation site to accompany the new release.</p>
<p>For a list of the major changes between 1.8 and 1.9, check out the <a href="http://blog.jqueryui.com/2012/06/jquery-ui-1-9-beta/">beta release announcement</a>. Keep in mind that 1.9 brings a lot of API changes, but we&#8217;re committed to having 1.9 fully support the 1.8 APIs even though many of them are deprecated. You can read more about the API redesigns in <a href="http://blog.jqueryui.com/2011/03/api-redesigns-the-past-present-and-future/" title="API Redesigns: The Past, Present and Future">a previous blog post</a>. For a full list of changes, see the <a href="http://bugs.jqueryui.com/query?resolution=fixed&amp;milestone=1.9.0&amp;group=component">list of 1.9.0 fixed tickets</a>.  We&#8217;re working on a full changelog and upgrade guide for the final release.</p>
<h3>Download</h3>
<h4><a href="http://code.google.com/p/jquery-ui/downloads/list">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-1.9.0-rc.1.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.9.0-rc.1.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.9.0-rc.1, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.9.0-rc.1">http://github.com/jquery/jquery-ui/tree/1.9.0-rc.1</a></li>
</ul>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our first release candidate for jQuery UI 1.9, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2012/08/24/jquery-ui-1-9-rc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.8.23</title>
		<link>http://blog.listingslab.com/2012/08/15/jquery-ui-1-8-23/</link>
		<comments>http://blog.listingslab.com/2012/08/15/jquery-ui-1-8-23/#comments</comments>
		<pubDate>Wed, 15 Aug 2012 17:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://living-websites-2.eu/listingslab/2012/08/15/jquery-ui-1-8-23/</guid>
		<description><![CDATA[The twenty third maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Datepicker, Dialog, Draggable, and Position, as well as adding support for jQuery 1.8. We know we made the same claim about 1.8.22, but &#8230; <a href="http://blog.listingslab.com/2012/08/15/jquery-ui-1-8-23/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The twenty third maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Datepicker, Dialog, Draggable, and Position, as well as adding support for jQuery 1.8. We know we made the same claim about 1.8.22, but there were some changes between the jQuery UI 1.8.22 release and the jQuery 1.8.0 release that caused regressions. 1.8.23 fixes all known issues with jQuery 1.8.0. For the full list of changes, see the <a href="http://jqueryui.com/docs/Changelog/1.8.23">changelog</a>. You can download it here:</p>
<h3>Download</h3>
<h4><a href="http://code.google.com/p/jquery-ui/downloads/list">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-1.8.23.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.8.23.zip</a></li>
<li>Themes Package: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.23.zip">http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.23.zip</a></li>
</ul>
<h4><a href="http://code.google.com/p/jquery-ui/source/checkout">Svn</a> (contains final files as they are in the zip, with @VERSION replaced with 1.8.23, all themes)</h4>
<ul>
<li>Tag: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.23/">http://jquery-ui.googlecode.com/svn/tags/1.8.23/</a></li>
<li>Themes: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.23/themes/">http://jquery-ui.googlecode.com/svn/tags/1.8.23/themes/</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.8.23, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.8.23">http://github.com/jquery/jquery-ui/tree/1.8.23</a></li>
</ul>
<h4><a href="http://code.google.com/apis/libraries/devguide.html#jqueryUI">Google Ajax Libraries API</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
<div>
<h4><a href="http://www.asp.net/ajaxlibrary/cdn.ashx">Microsoft Ajax CDN</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.23/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
</div>
<h4><a href="http://jqueryui.com/download">Custom Download Builder</a></h4>
<h3>Changelog</h3>
<p>See the <a href="http://jqueryui.com/docs/Upgrade_Guide/1.8.23">1.8.23 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.22. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/docs/Changelog/1.8.23">1.8.23 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: Brennan Roberts, crimsondr, jakecigar, jarkaruus, marianoguerra, matzes, Scott González, shnitz, staticdream.</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our twenty third maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2012/08/15/jquery-ui-1-8-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.8.22</title>
		<link>http://blog.listingslab.com/2012/07/24/jquery-ui-1-8-22/</link>
		<comments>http://blog.listingslab.com/2012/07/24/jquery-ui-1-8-22/#comments</comments>
		<pubDate>Tue, 24 Jul 2012 15:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet/Web Design/Blogging]]></category>

		<guid isPermaLink="false">http://living-websites-2.eu/listingslab/2012/07/24/jquery-ui-1-8-22/</guid>
		<description><![CDATA[The twenty second maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Datepicker and Sortable, as well as adding support for jQuery 1.8. We&#8217;re doing this release while jQuery 1.8 is still in a pre-release &#8230; <a href="http://blog.listingslab.com/2012/07/24/jquery-ui-1-8-22/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The twenty second maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Datepicker and Sortable, as well as adding support for jQuery 1.8. We&#8217;re doing this release while jQuery 1.8 is still in a pre-release state so that we can get better test coverage before the jQuery 1.8 stable release. If you&#8217;d like to test against jQuery 1.8, you can use <a href="http://code.jquery.com/jquery-git.js">the jquery-git build</a> (updated on every commit) or wait a few days for the Release Candidate to come out. For the full list of changes, see the <a href="http://jqueryui.com/docs/Changelog/1.8.22">changelog</a>. You can download it here:</p>
<h3>Download</h3>
<h4><a href="http://code.google.com/p/jquery-ui/downloads/list">File Downloads</a></h4>
<ul>
<li>Development Bundle: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-1.8.22.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.8.22.zip</a></li>
<li>Themes Package: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.22.zip">http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.22.zip</a></li>
</ul>
<h4><a href="http://code.google.com/p/jquery-ui/source/checkout">Svn</a> (contains final files as they are in the zip, with @VERSION replaced with 1.8.22, all themes)</h4>
<ul>
<li>Tag: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.22/">http://jquery-ui.googlecode.com/svn/tags/1.8.22/</a></li>
<li>Themes: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.22/themes/">http://jquery-ui.googlecode.com/svn/tags/1.8.22/themes/</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a> (contains source files, with @VERSION not yet replaced with 1.8.22, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.8.22">http://github.com/jquery/jquery-ui/tree/1.8.22</a></li>
</ul>
<div>
<h4><a href="http://code.google.com/apis/libraries/devguide.html#jqueryUI">Google Ajax Libraries API</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.22/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
</div>
<div>
<h4><a href="http://www.asp.net/ajaxlibrary/cdn.ashx">Microsoft Ajax CDN</a> (CDN)</h4>
<ul>
<li>Uncompressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.22/themes/vader/jquery-ui.css">vader</a>.</li>
</ul>
</div>
<h4><a href="http://jqueryui.com/download">Custom Download Builder</a></h4>
<h3>Changelog</h3>
<p>See the <a href="http://jqueryui.com/docs/Upgrade_Guide/1.8.22">1.8.22 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.21. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/docs/Changelog/1.8.22">1.8.22 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: Amir E. Aharoni, coling, Courthead, Courtland, Eneko Illarramendi, gnarf, martinf55, non4eg, pablo.martinez, Pavel Stetina, rdworth, Scott González, SeanMcMillan, sharkodlak, skibler, squeakytoy, thufaila, Viktar Varvanovich, VitalyT.</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for reporting bugs.</strong> Bug reports should be filed in <a href="http://bugs.jqueryui.com">the jQuery UI Bug Tracker</a> and support questions should be posted on the <a href="http://forum.jquery.com">jQuery Forum</a>.</em></p>
<p><em>If you have feedback on us doing our twenty second maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.listingslab.com/2012/07/24/jquery-ui-1-8-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
