通过在body标签上设置相关的属性:

<body oncontextmenu="return false" ondragstart="return false" onbeforecopy="return false" oncopy="document.selection.empty()" onselect="document.selection.empty()" onselectstart="return false">

  

相关文章: