<?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 &amp; Drop with PHP &amp; jQuery</title>
	<atom:link href="http://papermashup.com/drag-drop-with-php-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://papermashup.com/drag-drop-with-php-jquery/</link>
	<description>Ashley Ford :: CSS &#124; PHP &#124; JavaScript</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:36:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: vishal</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2750</link>
		<dc:creator>vishal</dc:creator>
		<pubDate>Tue, 29 Jun 2010 12:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2750</guid>
		<description>nice tutorial.</description>
		<content:encoded><![CDATA[<p>nice tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dior</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2655</link>
		<dc:creator>Dior</dc:creator>
		<pubDate>Tue, 08 Jun 2010 13:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2655</guid>
		<description>i want to put a condition for drag, for example if (ID &lt; 5){let it drag}

just run the action on items that meet the condition.


Thanks...</description>
		<content:encoded><![CDATA[<p>i want to put a condition for drag, for example if (ID &lt; 5){let it drag}</p>
<p>just run the action on items that meet the condition.</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MundiSsa</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2617</link>
		<dc:creator>MundiSsa</dc:creator>
		<pubDate>Wed, 02 Jun 2010 13:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2617</guid>
		<description>OlÃ¡ Ashley,

Excellent tutorial, I would like you to do a few more models of this function. How, drag the box freely and have the option to delete any box if you wish.

I&#039;m using this tutorial to see her if I can do what you say. If case you prepare a new tutorial or just know where some of the form that said, I would like to be informed.

Congratulations on your Blog has an excellent range of scripts.</description>
		<content:encoded><![CDATA[<p>OlÃ¡ Ashley,</p>
<p>Excellent tutorial, I would like you to do a few more models of this function. How, drag the box freely and have the option to delete any box if you wish.</p>
<p>I&#8217;m using this tutorial to see her if I can do what you say. If case you prepare a new tutorial or just know where some of the form that said, I would like to be informed.</p>
<p>Congratulations on your Blog has an excellent range of scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2555</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Wed, 19 May 2010 13:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2555</guid>
		<description>Hey, thanks using this was a snap after hours lost in trying to find a simple and efficient list ordering solution. One question though, how can you possibly get it to work with pagination/paginated data say for instance you are dynamically generating the list from a table with 30 list items and you paginate with 10 per page and you are trying to: 
1. retain the overall order but change the order of the ten items in view (i.e. working on 2nd page with list items 11-20 reorder just that without influencing  the rest of the pages){one way - get position of the first list item from db and equate to dollar count, is there a better way? }. 
2. reorder list items across the pages i.e. list item 12 in page 2 to move to list item 3 in page 1{possible solution but unable to work it out: move list item to top/bottom of page and have a link to move it up/down which swaps it with the last/first item on the previous/next page}.

Any ideas would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hey, thanks using this was a snap after hours lost in trying to find a simple and efficient list ordering solution. One question though, how can you possibly get it to work with pagination/paginated data say for instance you are dynamically generating the list from a table with 30 list items and you paginate with 10 per page and you are trying to:<br />
1. retain the overall order but change the order of the ten items in view (i.e. working on 2nd page with list items 11-20 reorder just that without influencing  the rest of the pages){one way &#8211; get position of the first list item from db and equate to dollar count, is there a better way? }.<br />
2. reorder list items across the pages i.e. list item 12 in page 2 to move to list item 3 in page 1{possible solution but unable to work it out: move list item to top/bottom of page and have a link to move it up/down which swaps it with the last/first item on the previous/next page}.</p>
<p>Any ideas would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abdu.tursun</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2470</link>
		<dc:creator>abdu.tursun</dc:creator>
		<pubDate>Wed, 21 Apr 2010 01:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2470</guid>
		<description>thanks!!!</description>
		<content:encoded><![CDATA[<p>thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Den</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2455</link>
		<dc:creator>Den</dc:creator>
		<pubDate>Fri, 16 Apr 2010 18:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2455</guid>
		<description>Hi Ashley!  Nice tutorial! Thanks alot! Tell me please can I use it in commercial theme or plugin?</description>
		<content:encoded><![CDATA[<p>Hi Ashley!  Nice tutorial! Thanks alot! Tell me please can I use it in commercial theme or plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2390</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 29 Mar 2010 19:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2390</guid>
		<description>Is there anyway to convert this into multiple tables? For example, I&#039;m trying to make a Team Picker (I&#039;ve got everything working but the DB update). I would like 3 boxes, one for all the members and 2 more boxes for Teams. Using your drag and drop the user could take members from the first box and add them to a team. It would save to the DB and then next time the user comes back to the site she could see her teams she picked. Is this possible with your code?</description>
		<content:encoded><![CDATA[<p>Is there anyway to convert this into multiple tables? For example, I&#8217;m trying to make a Team Picker (I&#8217;ve got everything working but the DB update). I would like 3 boxes, one for all the members and 2 more boxes for Teams. Using your drag and drop the user could take members from the first box and add them to a team. It would save to the DB and then next time the user comes back to the site she could see her teams she picked. Is this possible with your code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trialanderror</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2241</link>
		<dc:creator>trialanderror</dc:creator>
		<pubDate>Wed, 17 Feb 2010 16:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2241</guid>
		<description>Ok i figure it out.

when i downloaded the zip file it kept telling me it was corrupted.

but when i unzip the file again, it gave me all the files i needed.

thanks,

going to tryit.</description>
		<content:encoded><![CDATA[<p>Ok i figure it out.</p>
<p>when i downloaded the zip file it kept telling me it was corrupted.</p>
<p>but when i unzip the file again, it gave me all the files i needed.</p>
<p>thanks,</p>
<p>going to tryit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trialanderror</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2240</link>
		<dc:creator>trialanderror</dc:creator>
		<pubDate>Wed, 17 Feb 2010 16:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2240</guid>
		<description>When trying to download sample, the zip file says its corrupted.

thanks,</description>
		<content:encoded><![CDATA[<p>When trying to download sample, the zip file says its corrupted.</p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indialike</title>
		<link>http://papermashup.com/drag-drop-with-php-jquery/comment-page-1/#comment-2216</link>
		<dc:creator>Indialike</dc:creator>
		<pubDate>Fri, 12 Feb 2010 12:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=950#comment-2216</guid>
		<description>Very nice and useful tutorials for web designers,
Thanks for posting.</description>
		<content:encoded><![CDATA[<p>Very nice and useful tutorials for web designers,<br />
Thanks for posting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
