拖拉表格的JS函数
JS:复制代码 代码如下:/* @parem object the tbody"s object @parem object tr"s object (must be null) @parem string the className of onmousedown @parem string the className of onmouseout */ function order(tt,old,classover,classout) { var sf =...