JS_0039:div上禁止右击事件
2021-01-02 23:29
阅读:533
标签:ext this class func dde lis 事件 UNC contex 1, JS_0039:div上禁止右击事件 标签:ext this class func dde lis 事件 UNC contex 原文地址:https://www.cnblogs.com/eliteboy/p/13656165.html
this.domElement.addEventListener( ‘contextmenu‘, function ( event ) { event.preventDefault(); }, false );
上一篇:JS -- 流程控制语句
评论
亲,登录后才可以留言!