客户端动态去掉事件

来源:互联网 发布:majority voting 算法 编辑:程序博客网 时间:2024/04/29 16:57
如,可以采用document.getElementById(controlName).onClick=null;
原创粉丝点击