<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>wrkng &#187; jQuery</title>
	<atom:link href="http://wrkng.net/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://wrkng.net</link>
	<description>Nick Grossman&#039;s ExoBrain</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:00:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
		<item>
		<title>Help!  Can&#8217;t drop</title>
		<link>http://wrkng.net/2009/07/help-cant-drop/</link>
		<comments>http://wrkng.net/2009/07/help-cant-drop/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 14:46:13 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://blog.nickgrossman.com/2009/07/help-jquery-droppables-not-working-with-floated-or-fixed-width-elements/</guid>
		<description><![CDATA[When I couldn&#8217;t sleep the other night, I started mocking up a zippy drag-n-drop front end for Trac, based on the snappy UI of tools like Things (working title is FasTrac).  Then, bam! Bitten by a weird, seems-like-a-bug w/ jQuery UI drag and drop.  It appears that droppables aren&#8217;t discoverable by draggables if the droppable [...]]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://blog.nickgrossman.com/wp-content/uploads/2009/07/fastrac.png" alt="" /></p>
<p>When I couldn&#8217;t sleep the other night, I started mocking up a zippy drag-n-drop front end for <a href="http://trac.edgewall.org">Trac</a>, based on the snappy UI of tools like <a href="http://culturedcode.com/things">Things</a> (working title is FasTrac).  Then, <strong>bam!</strong> Bitten by a weird, seems-like-a-bug w/ <a href="http://jqueryui.com/demos/draggable/">jQuery UI drag and drop</a>.  It appears that droppables aren&#8217;t discoverable by draggables if the droppable has a fixed width.  I have a hard time believing that&#8217;s true, yet here I am.  I <a href="http://groups.google.com/group/jquery-ui/browse_thread/thread/516ca408e54b50e?pli=1">posted to the jQuery UI list</a>, but haven&#8217;t heard back yet.</p>
<p>Any ideas?  I&#8217;m sure I&#8217;m missing something super obvious&#8230;</p>
<p><a href="http://sandbox.wrkng.net/jquery-dragdrop-width-problem/">Here&#8217;s a working example illustrating the problem</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/2009/07/help-cant-drop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
