JQuery实现table中tr上移下移的示例(超简单) 表格样式<table><tr><td><inputtype="button"value="上移"onclick="moveUp(this)"/></td>& 上移下移