1,引用JqueryUI$(function(){ $(".m_title").bind('mouSEOver',function(){ $(this).CSS("cursor","move") }); var $orderlist = $("#orderlist"); var $list = $("#module_list"); $list.sortable({ opacity: 0.6, revert: true, cursor: 'move', handle: '.m_title', update: function(){ //不用次都去请求 }, success: function(msg) { //alert(msg); } }); } });})2,最后拼json 传到后台(避免用tr td)
新闻热点
疑难解答