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)
新聞熱點
疑難解答