<?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>Christoph Peter &#187; initDrag</title>
	<atom:link href="http://www.chrillo.info/tag/initdrag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrillo.info</link>
	<description>code and ideas</description>
	<lastBuildDate>Mon, 30 Aug 2010 08:50:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>how to start a scriptaculous drag with code</title>
		<link>http://www.chrillo.info/2008/08/02/how-to-start-a-scriptaculous-drag-with-code/</link>
		<comments>http://www.chrillo.info/2008/08/02/how-to-start-a-scriptaculous-drag-with-code/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 15:47:28 +0000</pubDate>
		<dc:creator>Christoph Peter</dc:creator>
				<category><![CDATA[Tech Questions]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[drag and drop]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[initDrag]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[scriptaculous]]></category>

		<guid isPermaLink="false">http://www.chrillo.info/?p=76</guid>
		<description><![CDATA[Usually a scriptaculous draggable will only start the drag if you click on it. As I was adding drag and drop functionality to a web based filebrowser I actually wanted to start the drag of an other object when the user clicked on a file and dragged it. So the user clicks on a file [...]]]></description>
		<wfw:commentRss>http://www.chrillo.info/2008/08/02/how-to-start-a-scriptaculous-drag-with-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
