输入banner图图片脚本导航/分类

JQuery-tableDnD拖拽的基本使用介绍_jquery

在页面上导入js
代码如下:

jquery-1.3.2.min.js
jquery.tablednd_0_5.js
注意:一定要先导入jquery-1.3.2.min.js 否则出错。

·建table
代码如下:








1Onesome text
2Twosome text
3Threesome text
4Foursome text
5Fivesome text
6Sixsome text


·插入js代码
代码如下: