JS_0039:div上禁止右击事件
2021-01-02 23:29
阅读:516
标签: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 -- 流程控制语句
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:JS_0039:div上禁止右击事件
文章链接:http://soscw.com/index.php/essay/39689.html
文章标题:JS_0039:div上禁止右击事件
文章链接:http://soscw.com/index.php/essay/39689.html
评论
亲,登录后才可以留言!