封鎖右鍵
範例:本頁就是個例子
在body中加入:
oncontextmenu="window.event.returnValue=false"
即是:
-->