标签:javascrip nothing als pre rip ret body win div
<script>
function doNothing(){
window.event.returnValue=false;
return false;
}
</script>
<body oncontextmenu="doNothing()">
标签:javascrip nothing als pre rip ret body win div
原文地址:http://www.cnblogs.com/henuyuxiang/p/6215745.html