<?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: How to create drag and drop effect using JQuery.</title>
	<atom:link href="http://prabeengiri.com.np/jquery/how-to-create-drag-and-drop-effect-using-jquery.html/feed" rel="self" type="application/rss+xml" />
	<link>http://prabeengiri.com.np/jquery/how-to-create-drag-and-drop-effect-using-jquery.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 28 Feb 2012 13:28:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Prabeen</title>
		<link>http://prabeengiri.com.np/jquery/how-to-create-drag-and-drop-effect-using-jquery.html/comment-page-1#comment-2172</link>
		<dc:creator>Prabeen</dc:creator>
		<pubDate>Mon, 17 May 2010 05:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://prabeengiri.com.np/?p=190#comment-2172</guid>
		<description>well the snippet I had provided is only about how the drag and drop effect is rendered in the browser using other mouse events. If u want it to be not dragged outside the grey box then u should add some more codes on mouse move event by calculating the width,  height , left position , and top position of its parent div form which u dont want the moving box get out of.</description>
		<content:encoded><![CDATA[<p>well the snippet I had provided is only about how the drag and drop effect is rendered in the browser using other mouse events. If u want it to be not dragged outside the grey box then u should add some more codes on mouse move event by calculating the width,  height , left position , and top position of its parent div form which u dont want the moving box get out of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rohit</title>
		<link>http://prabeengiri.com.np/jquery/how-to-create-drag-and-drop-effect-using-jquery.html/comment-page-1#comment-2171</link>
		<dc:creator>rohit</dc:creator>
		<pubDate>Sat, 15 May 2010 14:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://prabeengiri.com.np/?p=190#comment-2171</guid>
		<description>Hi I am big fan of JQuery.....and this is wonderful snippet....but I have got a little problem here ...the box can be dragged outside the gray region and cannot be moved in again...</description>
		<content:encoded><![CDATA[<p>Hi I am big fan of JQuery&#8230;..and this is wonderful snippet&#8230;.but I have got a little problem here &#8230;the box can be dragged outside the gray region and cannot be moved in again&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

