<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>jQuery UI Blog</title>
	
	<link>http://blog.jqueryui.com</link>
	<description>All news about jQuery UI</description>
	<lastBuildDate>Thu, 17 May 2012 14:44:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/jquery-ui" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="jquery-ui" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>jQuery UI 1.9 Milestone 8 – Position</title>
		<link>http://blog.jqueryui.com/2012/05/jquery-ui-1-9-milestone-8-position/</link>
		<comments>http://blog.jqueryui.com/2012/05/jquery-ui-1-9-milestone-8-position/#comments</comments>
		<pubDate>Thu, 17 May 2012 14:44:40 +0000</pubDate>
		<dc:creator>Scott González</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=989</guid>
		<description><![CDATA[The eighth milestone release for jQuery UI 1.9 is out. There are quite a few improvements and changes since the last milestone release. Most notably, the Position utility redesign is done. What&#8217;s a Milestone Release? A milestone release makes it easier to try out the latest development code of jQuery UI without necessarily having to [...]]]></description>
			<content:encoded><![CDATA[<p>The eighth milestone release for jQuery UI 1.9 is out. There are quite a few improvements and changes since the last milestone release. Most notably, the Position utility redesign is done.</p>
<h3>What&#8217;s a Milestone Release?</h3>
<p>A milestone release makes it easier to try out the latest development code of jQuery UI without necessarily having to check out code from <a href="http://github.com/jquery/jquery-ui">GitHub</a>.</p>
<p>With a milestone release you can try out new widgets that are pretty far along (though not yet final) and provide feedback based on released code with a specific version number.</p>
<h3>Position</h3>
<p>The Position redesign is now fully implemented. The <code>using</code> option now provides information about where the element is relative to the target. This information is useful for a variety of reasons, such as knowing where to render an arrow if you want the element to point to the target (think of tooltip with callouts). This information is passed in a second parameter to the <code>using</code> callback.</p>
<h3>Accessibility</h3>
<p>The Tooltip and Autocomplete widgets have been updated for full ARIA support. Getting these widgets to be fully accessible with various browsers and assistive technology was quite difficult. A huge thanks goes out to Hans Hillen and Everett Zufelt for their help with testing and implementation.</p>
<h3>A ton of bug fixes</h3>
<p>A lot of components have seen a lot of bug fixes. While we continue to maintain the 1.8 branch, a lot of bugs get only fixed in master. <a href="http://bugs.jqueryui.com/query?resolution=fixed&#038;milestone=1.9&#038;group=component&#038;col=id&#038;col=summary&#038;col=type&#038;col=priority&#038;report=20&#038;order=priority">Here are all tickets fixed in 1.9, by component</a>.</p>
<h3>Download</h3>
<p>You can download the jQuery UI 1.9 Milestone 8 – Position release as a zip file or via git:</p>
<h4><a href="http://code.google.com/p/jquery-ui/downloads/list">File Downloads</a></h4>
<ul>
<li>Development Bundle:<br />
<a href="http://jquery-ui.googlecode.com/files/jquery-ui-1.9.0m8.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.9.0m8.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a></h4>
<ul>
<li>Tag:<br />
<a href="http://github.com/jquery/jquery-ui/tree/1.9.0m8">http://github.com/jquery/jquery-ui/tree/1.9.0m8</a></li>
</ul>
<h3>How to Provide Feedback</h3>
<h4>wiki page</h4>
<p>To help with the testing of the Position utility, visit the <a href="http://wiki.jqueryui.com/Position">Position page</a> on our <a href="http://wiki.jqueryui.com/">Development &amp; Planning wiki</a>.</p>
<h4>forum</h4>
<p>If the comments section on the wiki page doesn&#8217;t provide enough room for your feedback, post to the <a href="http://forum.jquery.com/developing-jquery-ui">Developing jQuery UI Forum</a> and tag the post:</p>
<ul>
<li>tag: <a href="http://forum.jquery.com/tag/jquery-ui-position">jquery ui position</a></li>
<li>tag: <a href="http://forum.jquery.com/tag/jquery-ui-1.9.0m8">jquery ui 1.9.0m8</a></li>
</ul>
<h3>How to Contribute Code</h3>
<p>If you have code changes for the Position utility, fork <a href="http://github.com/jquery/jquery-ui">jQuery UI on GitHub</a> and submit a pull request.</p>
<p>If you&#8217;re new to git or GitHub, see our guide: <a href="http://blog.jqueryui.com/2010/05/how-to-submit-a-fix-to-jquery-ui-the-easy-way/">How to submit a fix to jQuery UI – The Easy Way</a>.</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for feedback on the Position utility.</strong> This discussion should occur on the wiki page and the forum (see How to Provide Feedback, above).</em></p>
<p><em>If you have feedback on us doing our eighth milestone release, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2012/05/jquery-ui-1-9-milestone-8-position/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.8.20</title>
		<link>http://blog.jqueryui.com/2012/04/jquery-ui-1-8-20/</link>
		<comments>http://blog.jqueryui.com/2012/04/jquery-ui-1-8-20/#comments</comments>
		<pubDate>Tue, 01 May 2012 01:46:09 +0000</pubDate>
		<dc:creator>Scott González</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=977</guid>
		<description><![CDATA[The twentieth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Datepicker, Draggable, and Sortable, as well as fixing some issues with our build process. For the full list of changes, see the changelog. You can download it here: Download File Downloads Development Bundle: http://jquery-ui.googlecode.com/files/jquery-ui-1.8.20.zip Themes Package: http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.20.zip Svn (contains final files as [...]]]></description>
			<content:encoded><![CDATA[<p>The twentieth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Datepicker, Draggable, and Sortable, as well as fixing some issues with our build process. For the full list of changes, see the <a href="http://jqueryui.com/docs/Changelog/1.8.20">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.20.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.8.20.zip</a></li>
<li>Themes Package: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.20.zip">http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.20.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.20, all themes)</h4>
<ul>
<li>Tag: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.20/">http://jquery-ui.googlecode.com/svn/tags/1.8.20/</a></li>
<li>Themes: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.20/themes/">http://jquery-ui.googlecode.com/svn/tags/1.8.20/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.20, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.8.20">http://github.com/jquery/jquery-ui/tree/1.8.20</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.20/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/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.20/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.20/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.20">1.8.20 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.19. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/docs/Changelog/1.8.20">1.8.20 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: Bertjh, G Karunakar, Jason Moon, jiliwi, martinkoutny, Scott González, TJ VanToll.</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 twentieth maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2012/04/jquery-ui-1-8-20/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.8.19</title>
		<link>http://blog.jqueryui.com/2012/04/jquery-ui-1-8-19/</link>
		<comments>http://blog.jqueryui.com/2012/04/jquery-ui-1-8-19/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 16:04:10 +0000</pubDate>
		<dc:creator>Scott González</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=972</guid>
		<description><![CDATA[The nineteenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Autocomplete, Button, Datepicker, Mouse, Position, Resizable, Sortable, and Tabs. For the full list of changes, see the changelog. You can download it here: Download File Downloads Development Bundle: http://jquery-ui.googlecode.com/files/jquery-ui-1.8.19.zip Themes Package: http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.19.zip Svn (contains final files as they are in the zip, [...]]]></description>
			<content:encoded><![CDATA[<p>The nineteenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Autocomplete, Button, Datepicker, Mouse, Position, Resizable, Sortable, and Tabs. For the full list of changes, see the <a href="http://jqueryui.com/docs/Changelog/1.8.19">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.19.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.8.19.zip</a></li>
<li>Themes Package: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.19.zip">http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.19.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.19, all themes)</h4>
<ul>
<li>Tag: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.19/">http://jquery-ui.googlecode.com/svn/tags/1.8.19/</a></li>
<li>Themes: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.19/themes/">http://jquery-ui.googlecode.com/svn/tags/1.8.19/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.19, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.8.19">http://github.com/jquery/jquery-ui/tree/1.8.19</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.19/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/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.19/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.19/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.19">1.8.19 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.18. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/docs/Changelog/1.8.19">1.8.19 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: acme, Amir E. Aharoni, ArtemGovorov, Bertjh, Corey Frang, drumrock, ergec, felix, Gilmore Davidson, gromo, gw128, Harri Kilpiö, Jasvir Nagra, jngeist, Jörn Zaefferer, kswedberg, Lado Lomidze, lalalamoo, Licensed to Gil, Mamen, mdibbets, meh-cfl, paulscheltema, quasipickle, rdworth, Richard D. Worth, Rick Waldron, Scott González, sexconker, Simon, stojce.</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 nineteenth maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2012/04/jquery-ui-1-8-19/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.9 Milestone 7 – Accordion</title>
		<link>http://blog.jqueryui.com/2012/03/jquery-ui-1-9-milestone-7-accordion/</link>
		<comments>http://blog.jqueryui.com/2012/03/jquery-ui-1-9-milestone-7-accordion/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 17:51:09 +0000</pubDate>
		<dc:creator>Jörn Zaefferer</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=960</guid>
		<description><![CDATA[The seventh milestone release for jQuery UI 1.9 is out. As its been seven months since our last milestone release, we&#8217;ve got a lot of improvements and bug fixes to share. Most notably, the Accordion widget redesign is done. What&#8217;s a Milestone Release? A milestone release makes it easier to try out the latest development [...]]]></description>
			<content:encoded><![CDATA[<p>The seventh milestone release for jQuery UI 1.9 is out. As its been seven months since our last milestone release, we&#8217;ve got a lot of improvements and bug fixes to share. Most notably, the Accordion widget redesign is done.</p>
<h3>What&#8217;s a Milestone Release?</h3>
<p>A milestone release makes it easier to try out the latest development code of jQuery UI without necessarily having to check out code from <a href="http://github.com/jquery/jquery-ui">GitHub</a>.</p>
<p>With a milestone release you can try out new widgets that are pretty far along (though not yet final) and provide feedback based on released code with a specific version number.</p>
<h3>Accordion</h3>
<p>The Accordion redesign is now fully implemented. We finally have really solid animations, with no more flickering or jumping of content below. The ARIA implementation also got a lot better. A big thanks goes to Hans Hillen for his contributions.</p>
<h3>Menu</h3>
<p>Menu now supports other markup than just UL/LI elements. Support for disabled menu items got a lot better, too.</p>
<h3>A ton of bug fixes</h3>
<p>A lot of components have seen a lot of bug fixes. While we continue to maintain the 1.8 branch, a lot of bugs get only fixed in master. <a href="http://bugs.jqueryui.com/query?resolution=fixed&#038;milestone=1.9&#038;group=component&#038;col=id&#038;col=summary&#038;col=type&#038;col=priority&#038;report=20&#038;order=priority">Here are all tickets fixed in 1.9, by component</a>.</p>
<h3>Download</h3>
<p>You can download the jQuery UI 1.9 Milestone 7 – Accordion release as a zip file or via git:</p>
<h4><a href="http://code.google.com/p/jquery-ui/downloads/list">File Downloads</a></h4>
<ul>
<li>Development Bundle:<br />
<a href="http://jquery-ui.googlecode.com/files/jquery-ui-1.9m7.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.9m7.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a></h4>
<ul>
<li>Tag:<br />
<a href="http://github.com/jquery/jquery-ui/tree/1.9m7">http://github.com/jquery/jquery-ui/tree/1.9m7</a></li>
</ul>
<h3>How to Provide Feedback</h3>
<h4>wiki page</h4>
<p>To help with the testing of the Accordion widget, visit the <a href="http://wiki.jqueryui.com/Accordion">Accordion page</a> on our <a href="http://wiki.jqueryui.com/">Development &amp; Planning wiki</a>.</p>
<h4>forum</h4>
<p>If the comments section on the wiki page doesn&#8217;t provide enough room for your feedback, post to the <a href="http://forum.jquery.com/developing-jquery-ui">Developing jQuery UI Forum</a> and tag the post:</p>
<ul>
<li>tag: <a href="http://forum.jquery.com/tag/jquery-ui-accordion">jquery ui accordion</a></li>
<li>tag: <a href="http://forum.jquery.com/tag/jquery-ui-1.9m7">jquery ui 1.9m7</a></li>
</ul>
<h3>How to Contribute Code</h3>
<p>If you have code changes for the Accordion widget, fork <a href="http://github.com/jquery/jquery-ui">jQuery UI on GitHub</a> and submit a pull request.</p>
<p>If you&#8217;re new to git or GitHub, see our guide: <a href="http://blog.jqueryui.com/2010/05/how-to-submit-a-fix-to-jquery-ui-the-easy-way/">How to submit a fix to jQuery UI – The Easy Way</a>.</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for feedback on the Accordion widget.</strong> This discussion should occur on the wiki page and the forum (see How to Provide Feedback, above).</em></p>
<p><em>If you have feedback on us doing our sixth milestone release, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2012/03/jquery-ui-1-9-milestone-7-accordion/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.8.18</title>
		<link>http://blog.jqueryui.com/2012/02/jquery-ui-1-8-18/</link>
		<comments>http://blog.jqueryui.com/2012/02/jquery-ui-1-8-18/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 20:04:55 +0000</pubDate>
		<dc:creator>Scott González</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=955</guid>
		<description><![CDATA[The eighteenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Dialog, Draggable, Position, Resizable, Slider, Sortable, and Tabs. For the full list of changes, see the changelog. You can download it here: Download File Downloads Development Bundle: http://jquery-ui.googlecode.com/files/jquery-ui-1.8.18.zip Themes Package: http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.18.zip Svn (contains final files as they are [...]]]></description>
			<content:encoded><![CDATA[<p>The eighteenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Dialog, Draggable, Position, Resizable, Slider, Sortable, and Tabs. For the full list of changes, see the <a href="http://jqueryui.com/docs/Changelog/1.8.18">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.18.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.8.18.zip</a></li>
<li>Themes Package: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.18.zip">http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.18.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.18, all themes)</h4>
<ul>
<li>Tag: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.18/">http://jquery-ui.googlecode.com/svn/tags/1.8.18/</a></li>
<li>Themes: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.18/themes/">http://jquery-ui.googlecode.com/svn/tags/1.8.18/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.18, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.8.18">http://github.com/jquery/jquery-ui/tree/1.8.18</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.18/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/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.18/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.18/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.18">1.8.18 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.17. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/docs/Changelog/1.8.18">1.8.18 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: 2of11, bmonty, chrissmithet, clear, demimurych, Douglas, espen, gruber76, jdmarshall, jerone, Jörn Zaefferer, juancar74, kbwood, klev, LaurentGoderre, levushka, lucidwayn, Mamen, mereth, mesoconcepts, meyerovb, mikemccaughan, mikeschuld, N3RD, nickolay8, oxez, PatrickM, paul, pstadt, Richard D. Worth, Rick Waldron, runatServer, ryanolton, Scott González, SpoonNZ, stojce, TJ VanToll, tjcrowder, tshinnic, zuckel.</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 eighteenth maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2012/02/jquery-ui-1-8-18/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.8.17</title>
		<link>http://blog.jqueryui.com/2012/01/jquery-ui-1-8-17/</link>
		<comments>http://blog.jqueryui.com/2012/01/jquery-ui-1-8-17/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 21:01:40 +0000</pubDate>
		<dc:creator>Scott González</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=948</guid>
		<description><![CDATA[The seventeenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Droppable, Position, Progressbar, Selectable, Sortable, Tabs, and the CSS Framework. The 1.8.17 release also brings support for jQuery 1.7.1. For the full list of changes, see the changelog. You can download it here: Download File Downloads [...]]]></description>
			<content:encoded><![CDATA[<p>The seventeenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Accordion, Autocomplete, Button, Datepicker, Droppable, Position, Progressbar, Selectable, Sortable, Tabs, and the CSS Framework. The 1.8.17 release also brings support for jQuery 1.7.1. For the full list of changes, see the <a href="http://jqueryui.com/docs/Changelog/1.8.17">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.17.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.8.17.zip</a></li>
<li>Themes Package: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.17.zip">http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.17.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.17, all themes)</h4>
<ul>
<li>Tag: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.17/">http://jquery-ui.googlecode.com/svn/tags/1.8.17/</a></li>
<li>Themes: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.17/themes/">http://jquery-ui.googlecode.com/svn/tags/1.8.17/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.17, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.8.17">http://github.com/jquery/jquery-ui/tree/1.8.17</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.17/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/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.17/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.17/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.17">1.8.17 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.16. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/docs/Changelog/1.8.17">1.8.17 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: azomazo, bikeshedder, celtric, cfjedimaster, Corey Frang, David De Sloovere, Gaëtan Muller, ghostd, hunter1728, igor milla, Jason Oster, Kris Borchers, Mamen, maxbarbul, Michael P. Jung, Michel Weimerskirch, millermedeiros, Richard D. Worth, ruskom, Scott González, shnitz, sslotsky, stojce, ToastBusters, TomWolk, ts2do, tucan26, TylerRick, vegancorr2, William Griffiths.</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 seventeenth maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2012/01/jquery-ui-1-8-17/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>State of the jQuery UI Grid</title>
		<link>http://blog.jqueryui.com/2011/10/state-of-the-jquery-ui-grid/</link>
		<comments>http://blog.jqueryui.com/2011/10/state-of-the-jquery-ui-grid/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 15:10:57 +0000</pubDate>
		<dc:creator>Jörn Zaefferer</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=903</guid>
		<description><![CDATA[We announced the Grid project back in February. Since then, we finished the first three stages and are now getting started on the fourth. In this post we&#8217;ll take a look at what we&#8217;ve built so far. Grid This is what we designed as the &#8220;zero feature grid&#8221;. All it does is enhance HTML tables, [...]]]></description>
			<content:encoded><![CDATA[<p>We <a href="http://blog.jqueryui.com/2011/02/unleash-the-grid/">announced the Grid project</a> back in February. Since then, we finished the first three stages and are now getting started on the fourth. In this post we&#8217;ll take a look at what we&#8217;ve built so far.</p>
<h3><a href="http://wiki.jqueryui.com/w/page/47182351/Grid-Widget">Grid</a></h3>
<p>This is what we designed as the &#8220;zero feature grid&#8221;. All it does is enhance HTML tables, but it does that pretty well while also providing the right hooks for all kinds of other features that we can add on top of that. And that turns out to be really useful, as there are a bunch of things that regular HTML tables can&#8217;t do. With Grid, you get:</p>
<ul>
<li>styling with the CSS framework, making it ThemeRoller-ready</li>
<li>a proper titlebar, based on the table&#8217;s caption</li>
<li>markup and styles necessary for scrolling of the table body, while keeping the header fixed</li>
</ul>
<p>The API for the Grid controls what content to render, and how to present it:</p>
<ul>
<li>The <strong>columns</strong> option specifies which columns to render. If not specified, it picks up existing table header elements.</li>
<li>The <strong>rowTemplate</strong> option allows the grid to render each row from a custom template. If this option is not provided, each row is generated based on the columns option.</li>
<li>The <strong>source</strong> option specifies the content to render, in the form of a plain array of objects. When not specified, existing table rows are used.</li>
<li>By default, the grid&#8217;s body grows with the number of rows. With <strong>heightStyle</strong>: &#8216;fill&#8217;, it stays at a fixed height and the body starts scrolling if there are more rows.</li>
<li>When picking up column information from the existing table headers, certain data-attributes are read. The grid itself uses only the data-property attribute (and the actual text of each header cell), but the <strong>dataFields</strong> option specifies a few more attributes that other components can use, such as &#8220;type&#8221;, &#8220;culture&#8221; and &#8220;format&#8221; to configure local sorting and filtering. If a grid add-on handles other data attributes, adding those to the dataFields option will make them automatically available as part of the columns option.</li>
</ul>
<p>So far we only have <a href="http://view.jqueryui.com/grid/grid-spf/grid-plain.html">an enhanced table</a>, but often enough, a grid needs to be fed data from some remote resource. That&#8217;s where Dataview comes in.</p>
<h3><a href="http://wiki.jqueryui.com/w/page/47179141/Dataview">Dataview</a></h3>
<p>Dataview is a low-level abstraction for retrieving content. It has an API for specifying what content to retrieve, and an SPI (service provider interface), implemented by components that provide that content. There are built-in options for filtering, sorting and paging, and the design makes it easy to add more options, like grouping. The API is asynchronous by default, even for local data, so that all components relying on Dataview can work with both local and remote data.</p>
<p>Dataview only depends on Widget and Observable (we&#8217;ll get to that below), but not on Grid. This allows Dataview to be used in a variety of contexts. For example it could power a product listing, such as those on eBay or Amazon, where a table presentation is not the right format.</p>
<p>The Dataview SPI makes it easy to write implementations from scratch as well as to create reusable extensions.</p>
<p>As an example, we can use a <a href="http://view.jqueryui.com/grid/grid-spf/autocomplete.html">custom dataview as the input for the Autocomplete widget</a>. The same data is also displayed in the grid below the input field. This demonstrates how a Dataview can be used in multiple representations, where each decides on its own what data to show.</p>
<p>As for reusable extensions, we currently have three implemented:</p>
<ol>
<li><a href="http://view.jqueryui.com/grid/ui/jquery.ui.dataviewlocal.js">localDataview</a> takes an input array and does sorting, paging and filtering on that array. It uses Globalize (see below) to implement filtering and sorting of localized numbers and dates. When combined with the grid on a table with existing content (without specifying the source option), you get a <a href="http://view.jqueryui.com/grid/grid-spf/tablesorter.html">complete tablesorter</a>.</li>
<li><a href="http://view.jqueryui.com/grid/grid-spf/dataview-odata.js">odataDataview</a> takes a resource URL, pointing at a webservice that understands <a href="http://www.odata.org/">OData, the Open Data Protocol</a>. While our implementation doesn&#8217;t yet cover all of the OData options, you can use it to sort, filter and page, without having to implement any custom request/response mapping. We have an example of a <a href="http://view.jqueryui.com/grid/grid-spf/movies.html">grid using the OData based Netflix API</a>.</li>
<li><a href="http://view.jqueryui.com/grid/grid-spf/dataview-preloader.js">preloaderDataview</a> wraps a Dataview and adjusts the paging behaviour to load more data than rendered, paging locally before preloading another batch. In this <a href="http://view.jqueryui.com/grid/grid-spf/slideshow-preloader.html">Flickr API slideshow example</a> we preload both the API responses and the actual images. This pushes all the loading in the background, allowing the user to page through images without interruptions.</li>
</ol>
<p>All three need testing in actual projects before we can consider them stable. We&#8217;re also looking for other use cases for dataview that we might be missing.</p>
<h3><a href="http://wiki.jqueryui.com/w/page/47179578/Observable">Observable</a></h3>
<p>Data binding is currently a common theme among newer JavaScript frameworks, with various competing solutions available. We don&#8217;t yet have a full-featured alternative, but we&#8217;ve developed a low-level abstraction that might power a data binding component in the future. We call this abstraction Observable. It provides an API for making changes on plain JavaScript objects and arrays that can be observed by listening to events that each change triggers. We&#8217;ve designed Observable to have a very small number of methods and events, with the purpose of making it easy to implement the same API in other contexts. These events are:</p>
<ul>
<li>change: Triggered on objects after one or more properties have changed.</li>
<li>insert: Triggered on arrays after inserting one or more new items.</li>
<li>remove: Triggered on arrays after removing one or more items.</li>
<li>replaceAll: Triggered on arrays after replacing all items in an array.</li>
</ul>
<p>That last event may seem odd at first, but this makes it possible to create a dataview, pass it to a grid, have the grid subscribe to events on that dataview&#8217;s output array, and then update itself when the dataview updates.</p>
<p>For all four events, Observable provides method counterparts:</p>
<ul>
<li>property: to work on objects</li>
<li>insert, remove and replaceAll: to work on arrays.</li>
</ul>
<p>Usage is consistent in both cases:</p>
<ul>
<li>$.observable( object ).property( &#8220;name&#8221;, &#8220;Fred&#8221; );</li>
<li>$.observable( array ).insert({ name: &#8220;Peter&#8221; });</li>
</ul>
<p>We&#8217;re still working on Observable. The next step is to find an abstraction for the array bindings, which would remove some overhead both from the Grid as well as from the <a href="http://view.jqueryui.com/grid/grid-editing/todo-app.html">todo-app demo</a>.</p>
<p>When combining Observable with the Grid, we can easily add editing capabilities. <a href="http://view.jqueryui.com/grid/grid-editing/grid.html">In our grid editing demo</a>, you can add, edit and remove developers from the table. Results are persisted via localStorage.</p>
<p>Instead of adding custom columns that have &#8220;Edit&#8221; and &#8220;Remove&#8221; buttons, we can <a href="http://view.jqueryui.com/grid/grid-editing/grid-selectable.html">use the selectable interaction to select one or more rows</a> and then interact with the selection. In that demo, the <code>selected</code> array is also an observable array, which the second grid displays. Note that you can select rows on one page, go to the next page (you may need to add a few developers for a second page to show up), select more rows with command/ctrl-click (to extend the selection) and it will display all those rows in the second grid. The selected state is separated from the visual representation, making selection over multiple pages pretty easy.</p>
<h3><a href="https://github.com/jquery/globalize">Globalize</a></h3>
<p>Globalize originally started as the jquery-global plugin. We rewrote it as part of the Grid project to be independent of jQuery, allowing usage on both client and <a href="http://search.npmjs.org/#/globalize">server</a>. Our localDataview implementation (mentioned above) uses it, and its also behind custom inputs like <a href="http://wiki.jqueryui.com/w/page/12138077/Spinner">Spinner</a> and <a href="http://wiki.jqueryui.com/w/page/12138092/Timepicker">Timepicker</a>.</p>
<h3><a href="http://wiki.jqueryui.com/w/page/12137996/Mask">Mask</a>, <a href="http://wiki.jqueryui.com/w/page/12138092/Timepicker">Timepicker</a>, <a href="http://wiki.jqueryui.com/w/page/12138056/Selectmenu">Selectmenu</a></h3>
<p>These three custom inputs are being developed as part of the Grid project. They are intended to be used within the Grid for inline editing, as well as standalone in regular forms or websites. We&#8217;re getting close to landing all three in master, to release them as part of 1.9.</p>
<h3>And more&#8230;</h3>
<p>Work is still in progress on <a href="http://wiki.jqueryui.com/w/page/37898666/Template">Template</a>, <a href="http://wiki.jqueryui.com/w/page/12137778/Datepicker">Datepicker</a> and other <a href="http://wiki.jqueryui.com/w/page/40076546/Grid-CustomInputs">Custom Inputs</a>. We&#8217;ll report back on those once we have more stable solutions.</p>
<h3>Up next</h3>
<p>We&#8217;re finishing existing components and are starting on Stage 4. For details, <a href="http://wiki.jqueryui.com/w/page/34246941/Grid#Stage4GridAddons">check out the main Grid wiki page</a>.</p>
<h3>So, when is it done?</h3>
<p>Our <a href="http://wiki.jqueryui.com/w/page/12138038/Roadmap">Roadmap</a> has the Grid on the 2.1 release, while the main focus for jQuery UI is on 1.9. In other words, there is a lot that needs to get done before we can put the Grid into a stable release and support it along with all the other components. At the same time, we encourage you to start testing the features outlined above now. Grid, Observable and Dataview are all pretty stable and working well. Globalize is a separate project that you should start using now if you want to support localized number and date handling on the clientside.</p>
<p>We value your input and help. Please use the <a href="http://forum.jquery.com/developing-jquery-ui">Developing jQuery UI forum</a>, comment on individual wiki pages or visit us on IRC (#jqueryui-dev on Freenode). If you found a solution to an issue, <a href="http://github.com/jquery/jquery-ui/pulls">send a pull request</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2011/10/state-of-the-jquery-ui-grid/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.9 Milestone 6 – Spinner 2</title>
		<link>http://blog.jqueryui.com/2011/09/jquery-ui-1-9-milestone-6-spinner-2/</link>
		<comments>http://blog.jqueryui.com/2011/09/jquery-ui-1-9-milestone-6-spinner-2/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 00:20:04 +0000</pubDate>
		<dc:creator>Scott González</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=890</guid>
		<description><![CDATA[The sixth milestone release for jQuery UI 1.9 is out, featuring many updates for the Spinner widget. This release also includes updates and bug fixes to existing and new widgets that will not make it into a 1.8.x release. What&#8217;s a Milestone Release? A milestone release makes it easier to try out the latest development [...]]]></description>
			<content:encoded><![CDATA[<p>The sixth milestone release for jQuery UI 1.9 is out, featuring many updates for the Spinner widget. This release also includes updates and bug fixes to existing and new widgets that will not make it into a 1.8.x release.</p>
<h3>What&#8217;s a Milestone Release?</h3>
<p>A milestone release makes it easier to try out the latest development code of jQuery UI without necessarily having to check out code from <a href="http://github.com/jquery/jquery-ui">GitHub</a>.</p>
<p>With a milestone release you can try out new widgets that are pretty far along (though not yet final) and provide feedback based on released code with a specific version number.</p>
<p><em>Note: the API is subject to change as the code is still under active development.</em></p>
<h3>Spinner</h3>
<p>The Spinner API has been updated with a few new features and bug fixes. Check out the <a href="http://wiki.jqueryui.com/w/page/12138077/Spinner">planning wiki</a> for documentation.</p>
<h3>Menu</h3>
<p>Menu now handles submenus much better.</p>
<h3>Position</h3>
<p>Position now has a <code>within</code> option, allowing you to use something other then window for collision detection, e.g., a scrolling div. The collision detection itself got a lot smarter, and has a new mode: flipfit.</p>
<h3>Download</h3>
<p>You can download the jQuery UI 1.9 Milestone 6 – Spinner 2 release as a zip file or via git:</p>
<h4><a href="http://code.google.com/p/jquery-ui/downloads/list">File Downloads</a></h4>
<ul>
<li>Development Bundle:<br />
<a href="http://jquery-ui.googlecode.com/files/jquery-ui-1.9m6.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.9m6.zip</a></li>
</ul>
<h4><a href="http://github.com/jquery/jquery-ui/">Git</a></h4>
<ul>
<li>Tag:<br />
<a href="http://github.com/jquery/jquery-ui/tree/1.9m6">http://github.com/jquery/jquery-ui/tree/1.9m6</a></li>
</ul>
<h3>How to Provide Feedback</h3>
<h4>wiki page</h4>
<p>To help with the testing of the Spinner widget, visit the <a href="http://wiki.jqueryui.com/w/page/12138077/Spinner">Spinner page</a> on our <a href="http://wiki.jqueryui.com/">Development &amp; Planning wiki</a>.</p>
<h4>forum</h4>
<p>If the comments section on the wiki page doesn&#8217;t provide enough room for your feedback, post to the <a href="http://forum.jquery.com/developing-jquery-ui">Developing jQuery UI Forum</a> and tag the post:</p>
<ul>
<li>tag: <a href="http://forum.jquery.com/tag/jquery-ui-spinner">jquery ui spinner</a></li>
<li>tag: <a href="http://forum.jquery.com/tag/jquery-ui-1.9m6">jquery ui 1.9m6</a></li>
</ul>
<h3>How to Contribute Code</h3>
<p>If you have code changes for the Spinner widget, fork <a href="http://github.com/jquery/jquery-ui">jQuery UI on GitHub</a> and submit a pull request.</p>
<p>If you&#8217;re new to git or GitHub, see our guide: <a href="http://blog.jqueryui.com/2010/05/how-to-submit-a-fix-to-jquery-ui-the-easy-way/">How to submit a fix to jQuery UI – The Easy Way</a>.</p>
<h3>Comments</h3>
<p><em>Note: <strong>please do NOT use the comments section of this blog post for feedback on the Spinner widget.</strong> This discussion should occur on the wiki page and the forum (see How to Provide Feedback, above).</em></p>
<p><em>If you have feedback on us doing our sixth milestone release, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2011/09/jquery-ui-1-9-milestone-6-spinner-2/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Dialog API Redesign</title>
		<link>http://blog.jqueryui.com/2011/09/dialog-api-redesign/</link>
		<comments>http://blog.jqueryui.com/2011/09/dialog-api-redesign/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 17:40:41 +0000</pubDate>
		<dc:creator>Scott González</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=874</guid>
		<description><![CDATA[Continuing with the API redesign, we have some changes planned for the Dialog widget. We know that API changes like this are not without cost to our users, so we&#8217;d like to make it clear that except where specifically noted, jQuery UI Dialog in 1.9 will support the 1.8 API as well, and the deprecated [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing with the API redesign, we have some changes planned for the Dialog widget. We know that API changes like this are not without cost to our users, so we&#8217;d like to make it clear that except where specifically noted, <strong>jQuery UI Dialog in 1.9 will support the 1.8 API as well</strong>, and the deprecated APIs will not be removed until jQuery UI 2.0. Read more about the full <a href="http://blog.jqueryui.com/2011/03/api-redesigns-the-past-present-and-future/">jQuery UI API redesign</a>.</p>
<h3>API Redesign</h3>
<p><strong>Contain focus in dialog</strong><br />
We currently only contain focus inside modal dialogs. We will be changing this behavior to always contain focus, even in modeless dialogs. This will bring us more in line with the <a href="http://dev.aol.com/dhtml_style_guide#dialognonmodal">DHTML Style Guide</a>. We&#8217;re not sure about implementing a key command to move the focus out of the dialog (such as F6) since that would require defining a system to track where focus should move.</p>
<p><strong>Allow disabling dialogs</strong><br />
Dialogs don&#8217;t currently support being disabled. They do inherit the default behavior of adding the <code>ui-state-disabled</code> class, which makes the dialog look disabled, but the user can still interact with elements in the dialog. In order to support disabling a dialog, we will place a div over the dialog to prevent mouse interaction.</p>
<p><strong>Ability to configure which element gains focus</strong><br />
When opening a dialog, we search for which elements are tabbable and we focus the first element that we find. If there are no tabbable elements, then we focus the dialog itself. We will be adding an <code>autoFocus</code> option, which will allow customizing which element gains focus. The option will accept a function which will return the element to focus. The default value for the option will be the current implementation. If no element is found using the option, the dialog will be focused.</p>
<p><strong>Move dialog back to original DOM position on destroy</strong><br />
When dialogs are created they are moved to the end of the body. When dialogs are destroyed, they currently stay at the end of the body. We will be changing this behavior so the dialog is returned to the original position, if possible. This will be done by tracking either a sibling or the parent on create.</p>
<p><strong>Automatic stacking</strong><br />
The <code>stack</code> option controls whether a dialog will move on top of other dialogs when it gains focus. Since this should always be the case, we will be removing the option and forcing the behavior. In addition, we will probably remove the <code>moveToTop</code> method since the proper dialog(s) should always be available to the user based on when they were opened and whether they are modal or modeless.</p>
<p><strong>Saner modality</strong><br />
The current implementation for managing modal dialogs is a bit unwieldy, comparing the z-index of elements and often causing problems. We plan to simplify the implementation and switch to a hierarchy-based solution instead of a style-based solution.</p>
<h3>Feedback</h3>
<p>We&#8217;d love to hear your feedback on these changes. We want to make sure we address any issues the community may have before we finalize and implement these changes. If you have any feedback, please post it on the <a href="http://forum.jquery.com/topic/dialog-api-redesign">related forum post</a>. Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2011/09/dialog-api-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI 1.8.16</title>
		<link>http://blog.jqueryui.com/2011/08/jquery-ui-1-8-16/</link>
		<comments>http://blog.jqueryui.com/2011/08/jquery-ui-1-8-16/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 01:40:22 +0000</pubDate>
		<dc:creator>Scott González</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.jqueryui.com/?p=871</guid>
		<description><![CDATA[The sixteenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Button, Datepicker, Dialog, Draggable, Droppable, Effects, Mouse and Widget Factory. For the full list of changes, see the changelog. You can download it here: Download File Downloads Development Bundle: http://jquery-ui.googlecode.com/files/jquery-ui-1.8.16.zip Themes Package: http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.16.zip Svn (contains final files as they are in the [...]]]></description>
			<content:encoded><![CDATA[<p>The sixteenth maintenance release for jQuery UI 1.8 is out. This update brings bug fixes for Button, Datepicker, Dialog, Draggable, Droppable, Effects, Mouse and Widget Factory. For the full list of changes, see the <a href="http://jqueryui.com/docs/Changelog/1.8.16">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.16.zip">http://jquery-ui.googlecode.com/files/jquery-ui-1.8.16.zip</a></li>
<li>Themes Package: <a href="http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.16.zip">http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.8.16.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.16, all themes)</h4>
<ul>
<li>Tag: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.16/">http://jquery-ui.googlecode.com/svn/tags/1.8.16/</a></li>
<li>Themes: <a href="http://jquery-ui.googlecode.com/svn/tags/1.8.16/themes/">http://jquery-ui.googlecode.com/svn/tags/1.8.16/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.16, base theme only)</h4>
<ul>
<li>Tag: <a href="http://github.com/jquery/jquery-ui/tree/1.8.16">http://github.com/jquery/jquery-ui/tree/1.8.16</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.16/jquery-ui.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js">http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/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.16/jquery-ui.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/jquery-ui.js</a></li>
<li>Compressed: <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/jquery-ui.min.js">http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/jquery-ui.min.js</a></li>
<li>Themes:<br />
<a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/base/jquery-ui.css">base</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/black-tie/jquery-ui.css">black-tie</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/blitzer/jquery-ui.css">blitzer</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/cupertino/jquery-ui.css">cupertino</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/dark-hive/jquery-ui.css">dark-hive</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/dot-luv/jquery-ui.css">dot-luv</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/eggplant/jquery-ui.css">eggplant</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/excite-bike/jquery-ui.css">excite-bike</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/flick/jquery-ui.css">flick</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/hot-sneaks/jquery-ui.css">hot-sneaks</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/humanity/jquery-ui.css">humanity</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/le-frog/jquery-ui.css">le-frog</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/mint-choc/jquery-ui.css">mint-choc</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/overcast/jquery-ui.css">overcast</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/pepper-grinder/jquery-ui.css">pepper-grinder</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/redmond/jquery-ui.css">redmond</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/smoothness/jquery-ui.css">smoothness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/south-street/jquery-ui.css">south-street</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/start/jquery-ui.css">start</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/sunny/jquery-ui.css">sunny</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/swanky-purse/jquery-ui.css">swanky-purse</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/trontastic/jquery-ui.css">trontastic</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/ui-darkness/jquery-ui.css">ui-darkness</a>, <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/themes/ui-lightness/jquery-ui.css">ui-lightness</a>, and <a href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.16/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.16">1.8.16 Upgrade Guide</a> for a list of changes that may affect you when upgrading from 1.8.15. For full details on what&#8217;s included in this release see the <a href="http://jqueryui.com/docs/Changelog/1.8.16">1.8.16 Changelog</a>.</p>
<h3>Thanks</h3>
<p>Thanks to all who helped with this release, specifically: Andreas Pelme, ash, brazir, Corey Frang, dalugadm, danheberden, fracmak, jabouillei, Jay Merrifield, jbblanchet, joekarl, Jörn Zaefferer, Karl Kirch, kborchers, Krinkle, maxpayne, rdworth, rubyruy, Scott González.</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 sixteenth maintenance release for jQuery UI 1.8, feel free to leave a comment below. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jqueryui.com/2011/08/jquery-ui-1-8-16/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 0.513 seconds. --><!-- File not cached! Super Cache Couldn't write to: wp-content/cache/wp-cache-b2ef355f1249ad6792ccbd861c978dd4.html -->

