js禁止网页使用右键

document.oncontextmenu=function(){ return false }

 

posted @ 2015-06-23 15:54  暖风叔叔  阅读(614)  评论(0)    收藏  举报