修改<body>标签,加入onContextMenu="return false" onSelectStart="return false"。
例如,把<body bgColor="#FFFFFF">改为<body bgColor="#FFFFFF" onContextMenu="return false" onSelectStart="return false">
posted on 2009-10-03 04:32  freedom831215  阅读(175)  评论(0)    收藏  举报