禁止网页的右键和复制功能

<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false">

 

刘备用、

posted @ 2018-03-28 12:06  这个男人  阅读(156)  评论(0编辑  收藏  举报