<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Help an AJAX newbie!</title>
      <link>http://ask.metafilter.com/47677/Help-an-AJAX-newbie/</link>
      <description>Comments on Ask MetaFilter post Help an AJAX newbie!</description>
	  	  <pubDate>Sun, 01 Oct 2006 21:41:58 -0800</pubDate>
      <lastBuildDate>Sun, 01 Oct 2006 21:41:58 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Help an AJAX newbie!</title>
  	<link>http://ask.metafilter.com/47677/Help-an-AJAX-newbie</link>	
  	<description>Help an AJAX newbie! Here&apos;s the problem: I have a table where each cell contains a single image. The order of these images does matter. I want the user to be able to drag and drop an image from one cell into another cell. All other images would then &quot;move over&quot; one cell. &lt;br /&gt;&lt;br /&gt; The purpose for this is that the images form a slideshow, and I want to allow the users to control the order of images in the slideshow. I want them to be able to drag-and-drop images in creating the order because the current method of moving the images one cell at a time is just no good. I would greatly appreciate any and all help!</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.47677</guid>
  	<pubDate>Sun, 01 Oct 2006 21:32:34 -0800</pubDate>
  	<dc:creator>LoopyG</dc:creator>
	
	<category>AJAX</category>
	
</item>
<item>
  	<title>By: kcm</title>
  	<link>http://ask.metafilter.com/47677/Help-an-AJAX-newbie#725436</link>	
  	<description>Maybe you could start with the &lt;a href=&quot;http://developer.yahoo.com/yui/dragdrop/&quot;&gt;YUI Drag and Drop Utility&lt;/a&gt;.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47677-725436</guid>
  	<pubDate>Sun, 01 Oct 2006 21:41:58 -0800</pubDate>
  	<dc:creator>kcm</dc:creator>
</item>
<item>
  	<title>By: rajbot</title>
  	<link>http://ask.metafilter.com/47677/Help-an-AJAX-newbie#725445</link>	
  	<description>&lt;a href=&quot;http://wiki.script.aculo.us/scriptaculous/page/print/SortableFloatsDemo&quot;&gt;Script.aculo.us sortable floats does exactly what you want.&lt;/a&gt;</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47677-725445</guid>
  	<pubDate>Sun, 01 Oct 2006 22:00:26 -0800</pubDate>
  	<dc:creator>rajbot</dc:creator>
</item>
<item>
  	<title>By: gsteff</title>
  	<link>http://ask.metafilter.com/47677/Help-an-AJAX-newbie#725446</link>	
  	<description>Are you sure you don&apos;t just want to let them all be floated, so that they arrange themslves into a grid like this automatically?   If the images are different sizes, you can preserve the pretty, evenly spaced grid look by just giving them all the same width and height in CSS.&lt;br&gt;
&lt;br&gt;
Regardless, I&apos;d reccomend either the YUI utility or &lt;a href=&quot;http://mochikit.com/doc/html/MochiKit/DragAndDrop.html&quot;&gt;Mochikit&apos;s drag-and-drop library&lt;/a&gt; (YUI is better tested, Mochikit&apos;s is better documented).</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.47677-725446</guid>
  	<pubDate>Sun, 01 Oct 2006 22:02:04 -0800</pubDate>
  	<dc:creator>gsteff</dc:creator>
</item>

    </channel>
</rss>
