<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Dragging and dropping table rows in Javascript</title>
	<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 16 May 2008 10:01:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Brindu</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-267</link>
		<dc:creator>Brindu</dc:creator>
		<pubDate>Thu, 15 May 2008 13:06:22 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-267</guid>
		<description>Hello everyone,

Loved the code that drag and drops rows.
The only thing I have an issue with is in "Bells and whistles
". The "two separate tables on the same page" is actually one table. 
Unfortunately that is what I am trying to accomplish for some time now:
allow the moving of a row from one table to another. What exmpples I found, using scriptaculous, work only on Firefox. 
My efforts proved to be useless so far and unfotunately time is an issue.

Any advice?

Thank you,
Brindu</description>
		<content:encoded><![CDATA[<p>Hello everyone,</p>
<p>Loved the code that drag and drops rows.<br />
The only thing I have an issue with is in &#8220;Bells and whistles<br />
&#8220;. The &#8220;two separate tables on the same page&#8221; is actually one table.<br />
Unfortunately that is what I am trying to accomplish for some time now:<br />
allow the moving of a row from one table to another. What exmpples I found, using scriptaculous, work only on Firefox.<br />
My efforts proved to be useless so far and unfotunately time is an issue.</p>
<p>Any advice?</p>
<p>Thank you,<br />
Brindu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele L</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-263</link>
		<dc:creator>Michele L</dc:creator>
		<pubDate>Wed, 14 May 2008 22:29:33 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-263</guid>
		<description>Hi, I saw  your script and love it! I was able to implement it but I am not sure of how to pass the new order to the next page. Can you help? I'm not a newbie...well...in this case I am. :)

Thanks

MT</description>
		<content:encoded><![CDATA[<p>Hi, I saw  your script and love it! I was able to implement it but I am not sure of how to pass the new order to the next page. Can you help? I&#8217;m not a newbie&#8230;well&#8230;in this case I am. <img src='http://www.isocra.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks</p>
<p>MT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waleed</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-245</link>
		<dc:creator>waleed</dc:creator>
		<pubDate>Sat, 10 May 2008 15:28:56 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-245</guid>
		<description>i have download the javascript of drag and drop table rows but  i cant find any code how to attach this with our code...
plz tell me about it ... its very important...i'll fine that code after a great struggle...
thanks...
waleed</description>
		<content:encoded><![CDATA[<p>i have download the javascript of drag and drop table rows but  i cant find any code how to attach this with our code&#8230;<br />
plz tell me about it &#8230; its very important&#8230;i&#8217;ll fine that code after a great struggle&#8230;<br />
thanks&#8230;<br />
waleed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-232</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Wed, 07 May 2008 14:37:34 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-232</guid>
		<description>hello, i have a table that have two colors gray and white (like these comments), what i want to do is to change the color of the table when i drag a line (i want the table to become white)
does anyone knows how to do it?
plz hellllp :-)

and if you have an answer to jeremy's answer that would be great ;)

thanx for your help and that great code</description>
		<content:encoded><![CDATA[<p>hello, i have a table that have two colors gray and white (like these comments), what i want to do is to change the color of the table when i drag a line (i want the table to become white)<br />
does anyone knows how to do it?<br />
plz hellllp <img src='http://www.isocra.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>and if you have an answer to jeremy&#8217;s answer that would be great <img src='http://www.isocra.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>thanx for your help and that great code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aashi</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-209</link>
		<dc:creator>Aashi</dc:creator>
		<pubDate>Sat, 03 May 2008 23:06:59 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-209</guid>
		<description>Forgot to mention...the base tag is causing issues for me. Can I get rid of this in any way??</description>
		<content:encoded><![CDATA[<p>Forgot to mention&#8230;the base tag is causing issues for me. Can I get rid of this in any way??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aashi</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-208</link>
		<dc:creator>Aashi</dc:creator>
		<pubDate>Sat, 03 May 2008 23:06:15 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-208</guid>
		<description>Hi tried your code for drag and drop.
Somehow, the line  is causing problems for me. If I dont use this (below the  tag) I do not get the selector mouse (crosshair) to drag a row. What should I do to get rid of this. I am making a mock up which would be only in my laptop and not on any server. I am using a Mac, will it matter? HELP !!</description>
		<content:encoded><![CDATA[<p>Hi tried your code for drag and drop.<br />
Somehow, the line  is causing problems for me. If I dont use this (below the  tag) I do not get the selector mouse (crosshair) to drag a row. What should I do to get rid of this. I am making a mock up which would be only in my laptop and not on any server. I am using a Mac, will it matter? HELP !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Crosland</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-207</link>
		<dc:creator>Cory Crosland</dc:creator>
		<pubDate>Sat, 03 May 2008 20:35:02 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-207</guid>
		<description>Great plug-in!

I fixed the multiple tbody error by altering the following lines - hope this helps:

Line #226 (added try/catch to suppress the error if any):
&lt;pre&gt;
 try {
    jQuery.tableDnD.dragObject.parentNode.insertBefore(jQuery.tableDnD.dragObject, currentRow.nextSibling);
 } catch(e) {
 }
&lt;/pre&gt;
Line #228, same:
&lt;pre&gt;
try {
  jQuery.tableDnD.dragObject.parentNode.insertBefore(jQuery.tableDnD.dragObject, currentRow);
} catch(e) {
}
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Great plug-in!</p>
<p>I fixed the multiple tbody error by altering the following lines - hope this helps:</p>
<p>Line #226 (added try/catch to suppress the error if any):</p>
<pre>
 try {
    jQuery.tableDnD.dragObject.parentNode.insertBefore(jQuery.tableDnD.dragObject, currentRow.nextSibling);
 } catch(e) {
 }
</pre>
<p>Line #228, same:</p>
<pre>
try {
  jQuery.tableDnD.dragObject.parentNode.insertBefore(jQuery.tableDnD.dragObject, currentRow);
} catch(e) {
}
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-185</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 01 May 2008 21:22:00 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-185</guid>
		<description>Hi,

Does anybody have experience in writing classic ASP code using JQuery and this great plugin to update an Access database with the new sorting order (one table)?

Any help appreciated (even paid for).

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Does anybody have experience in writing classic ASP code using JQuery and this great plugin to update an Access database with the new sorting order (one table)?</p>
<p>Any help appreciated (even paid for).</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-180</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Wed, 30 Apr 2008 06:17:12 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-180</guid>
		<description>Hi there,

I've been trying to find a fix for the different row heights but with no luck. :(

If anybody could help me with a solution, that would be awesome.

Thank you,

T.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I&#8217;ve been trying to find a fix for the different row heights but with no luck. <img src='http://www.isocra.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>If anybody could help me with a solution, that would be awesome.</p>
<p>Thank you,</p>
<p>T.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-177</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Mon, 28 Apr 2008 22:26:20 +0000</pubDate>
		<guid>http://www.isocra.com/2007/07/dragging-and-dropping-table-rows-in-javascript/#comment-177</guid>
		<description>Hi DenisH,

I've put some debugging information and I believe that the problem is when it calculates the other rows position. I'm going to see what I can come up with a solution and I'll definitely post it here. ;)

Thank you for responding to me and keep up the great work.

Terry</description>
		<content:encoded><![CDATA[<p>Hi DenisH,</p>
<p>I&#8217;ve put some debugging information and I believe that the problem is when it calculates the other rows position. I&#8217;m going to see what I can come up with a solution and I&#8217;ll definitely post it here. <img src='http://www.isocra.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thank you for responding to me and keep up the great work.</p>
<p>Terry</p>
]]></content:encoded>
	</item>
</channel>
</rss>
