<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Drag and drop with jQuery UI Sortable</title>
	<atom:link href="http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonbattersby.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 17:49:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Derek</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-8957</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 12 Jan 2012 22:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-8957</guid>
		<description>Very uselful! Thanks for the practical explanations.</description>
		<content:encoded><![CDATA[<p>Very uselful! Thanks for the practical explanations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-7562</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 14 Dec 2011 11:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-7562</guid>
		<description>I guess you could do it with buttons but that&#039;s a complete rewrite. If your problem is the button being clickable, per your earlier post, then another option would be to run the &quot;save to database&quot; option automatically once the drag is completed using the UI sortable &lt;code&gt;.update&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>I guess you could do it with buttons but that&#8217;s a complete rewrite. If your problem is the button being clickable, per your earlier post, then another option would be to run the &#8220;save to database&#8221; option automatically once the drag is completed using the UI sortable <code>.update</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-7451</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 12 Dec 2011 03:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-7451</guid>
		<description>I think it&#039;s just the stupid iPhone, myself.

Would it be possible to add arrow buttons (at least up and down) to the divs to allow reordering by clicking buttons instead of dragging?</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s just the stupid iPhone, myself.</p>
<p>Would it be possible to add arrow buttons (at least up and down) to the divs to allow reordering by clicking buttons instead of dragging?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-7236</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 06 Dec 2011 16:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-7236</guid>
		<description>Ah, right, that sounds like there&#039;s another element on top of the button then, possibly arising from however the dragging is handled on a touch screen. If you&#039;re building your own page, can you position the button differently?</description>
		<content:encoded><![CDATA[<p>Ah, right, that sounds like there&#8217;s another element on top of the button then, possibly arising from however the dragging is handled on a touch screen. If you&#8217;re building your own page, can you position the button differently?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-7233</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 06 Dec 2011 15:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-7233</guid>
		<description>Yeah.    There are specific JavaScript iOS touch handlers, and once enabled this does work.  However, I lose the ability to submit the order of div elements because the button won&#039;t press anymore.</description>
		<content:encoded><![CDATA[<p>Yeah.    There are specific JavaScript iOS touch handlers, and once enabled this does work.  However, I lose the ability to submit the order of div elements because the button won&#8217;t press anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-7230</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 06 Dec 2011 15:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-7230</guid>
		<description>jQuery UI doesn&#039;t support touch interfaces, I think.</description>
		<content:encoded><![CDATA[<p>jQuery UI doesn&#8217;t support touch interfaces, I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-7193</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 05 Dec 2011 21:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-7193</guid>
		<description>Argh!!   Doesn&#039;t work on mobile touch interfaces.   =(

Still, pretty sweet.  =)</description>
		<content:encoded><![CDATA[<p>Argh!!   Doesn&#8217;t work on mobile touch interfaces.   =(</p>
<p>Still, pretty sweet.  =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-1977</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sat, 23 Oct 2010 07:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-1977</guid>
		<description>Jens

Thanks for your comment. I have pretty much posted my entire code. There is no form, the submit.php is just called from a click event attached to a button. You can view source on the demo page to see any other details.</description>
		<content:encoded><![CDATA[<p>Jens</p>
<p>Thanks for your comment. I have pretty much posted my entire code. There is no form, the submit.php is just called from a click event attached to a button. You can view source on the demo page to see any other details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Stalder</title>
		<link>http://www.simonbattersby.com/blog/drag-and-drop-with-jquery-ui/#comment-1974</link>
		<dc:creator>Jens Stalder</dc:creator>
		<pubDate>Fri, 22 Oct 2010 21:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?page_id=698#comment-1974</guid>
		<description>You should post the entire code.  I am (for instance) unsure how you set up the Form to send to the submit.php using ajax.  cool post though.</description>
		<content:encoded><![CDATA[<p>You should post the entire code.  I am (for instance) unsure how you set up the Form to send to the submit.php using ajax.  cool post though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

