方法一: document.oncontextmenu = function(){window.event. returnValue=false; //將滑鼠右鍵事件取消} 方法二:
blog.xuite.net