$("#btntest").click(function () { $("div").unbind("dblclick"); $(this).attr("disabled", "true"); });

东安
2014-08-12
举报
0/150
提交
取消