<?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/"
	>

<channel>
	<title>Redips spideR Net&#187; Drag and Drop</title>
	<atom:link href="http://www.redips.net/category/javascript/drag-and-drop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redips.net</link>
	<description>Techniques and Web Technologies</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:18:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/</generator>
		<item>
		<title>JavaScript drag and drop plus content shift</title>
		<link>http://www.redips.net/javascript/drag-and-drop-content-shift/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-content-shift/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 05:54:12 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[shift]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=990</guid>
		<description><![CDATA[Demo is based on REDIPS.drag JavaScript library with enabled shift drop option. After element is dropped to the cell, other elements will be shifted to make room. Animation is optional and can be turned off. The presented demo can be a good start point for various sorting Web applications.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-content-shift/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Drag and drop table content plus animation</title>
		<link>http://www.redips.net/javascript/drag-and-drop-table-content-animation/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-table-content-animation/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 06:34:23 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[row]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=874</guid>
		<description><![CDATA[Example shows drag-n-drop functionality in combination with animation. Tables are closed within separated drag containers and actions from any table are mirrored to the other table. Elements can be shuffled or reset to the initial position.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-table-content-animation/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>REDIPS.drag documentation</title>
		<link>http://www.redips.net/javascript/redips-drag-documentation/</link>
		<comments>http://www.redips.net/javascript/redips-drag-documentation/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 14:59:32 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=835</guid>
		<description><![CDATA[REDIPS.drag is a JavaScript drag and drop library focused on dragging table content and table rows. Here you will see a list of public properties and methods contained in REDIPS.drag library. Documentation is generated with JsDoc Toolkit.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/redips-drag-documentation/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Drag and drop table rows with JavaScript</title>
		<link>http://www.redips.net/javascript/drag-and-drop-table-row/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-table-row/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 18:21:41 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[row]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=710</guid>
		<description><![CDATA[REDIPS.drag was initially built to drag and drop table content. After publishing first version of REDIPS.drag, I received a lot of questions about dragging table rows also. Now is possible to drag and drop table rows as well as table content.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-table-row/feed/</wfw:commentRss>
		<slash:comments>91</slash:comments>
		</item>
		<item>
		<title>JavaScript Drag and Drop example 6</title>
		<link>http://www.redips.net/javascript/drag-and-drop-example-6/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-example-6/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 16:39:31 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=431</guid>
		<description><![CDATA[Example shows dragging functionality across scrollable DIV containers. If DIV container is bigger then displayed size, approaching element near to the edge will start to auto-scroll.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-example-6/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>JavaScript Drag and Drop example 4</title>
		<link>http://www.redips.net/javascript/drag-and-drop-example-4/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-example-4/#comments</comments>
		<pubDate>Tue, 04 May 2010 13:16:53 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=351</guid>
		<description><![CDATA[Tic-tac-toe is built with Drag and Drop library explained in previous post "Drag and drop table content with JavaScript". Example shows how to move and dynamically enable / disable DIV objects.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-example-4/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>JavaScript Drag and Drop example 3</title>
		<link>http://www.redips.net/javascript/drag-and-drop-example-3/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-example-3/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 08:31:37 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=279</guid>
		<description><![CDATA[School timetable is example of how to use REDIPS.drag library. Page layout contains two tables: left table with school subjects and timetable on the right. After subject is placed to the timetable, button in the same color will be displayed next to the subject (clone object).]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-example-3/feed/</wfw:commentRss>
		<slash:comments>65</slash:comments>
		</item>
		<item>
		<title>JavaScript Drag and Drop example 2</title>
		<link>http://www.redips.net/javascript/drag-and-drop-example-2/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-example-2/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 09:57:47 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=229</guid>
		<description><![CDATA[This post shows how to use Drag and Drop library described in my previous post "Drag and drop table content with JavaScript". HTML table is stylized to have left column with content, main table and message line. Elements on the left side (green and orange) should be placed to the coloured table cells. After elements are correctly sited, appropriate message will be displayed.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-example-2/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Drag and Drop table content with JavaScript</title>
		<link>http://www.redips.net/javascript/drag-and-drop-table-content/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-table-content/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 13:14:42 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=63</guid>
		<description><![CDATA[Content of HTML table cells can be dragged to another table cell or another table. It isn't difficult to define onMouseMove handler and change top / left element styles to move the object. In case with tables, you will have to determine somehow destination table cell. Attaching onMouseOver handler on table cells will not work, because browser doesn't fire events to the elements beneath the dragged object.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-table-content/feed/</wfw:commentRss>
		<slash:comments>678</slash:comments>
		</item>
	</channel>
</rss>

