http://msdn.microsoft.com/webservices/

解决方案 »

  1.   

    <script>
    var o
    </script>
    <table border=1>
    <tr>
    <td ondragleave="o=this.cloneNode(true)" ondragend="this.parentElement.deleteCell(this.cellIndex)" style="cursor:hand">选中拖到下面</td>
    <td ondragleave="o=this.cloneNode(true)" ondragend="this.parentElement.deleteCell(this.cellIndex)" style="cursor:hand">测试测试测试测试测试测试测试测试</td>
    </tr>
    <tr>
    <td ondragleave="o=this.cloneNode(true)" ondragend="this.parentElement.deleteCell(this.cellIndex)" style="cursor:hand">AAAAAAAAAAAAAAAAAAAAAAA</td>
    <td ondragleave="o=this.cloneNode(true)" ondragend="this.parentElement.deleteCell(this.cellIndex)" style="cursor:hand">BBBBBBBBBBBBBBBBBBBBBBB</td>
    </tr>
    </table><table border=1 id=mxh2 ondragenter ="mxh2.rows[0].appendChild(o);">
    <tr><td>a</td></tr>
    </table>
      

  2.   

    谢谢net_lover !有点象了,但能不能做到以下的情况:源表中每一行的第一列都有一个图片,拖动该图片就能将该行其他列的数据移到目标表中去,并且反过来拖也可以做到同样的效果,若能做到了,请问在不在广州,请您吃饭了!