以下是代码片段: 修改<body>标签,加入onContextMenu=return false onSelectStart=return false。 例如,把<body bgColor=#FFFFFF>改为<body bgColor=#FFFFFF onContextMenu=return false onSelectStart=return false> <body bgColor="#FFFFFF" onContextMenu="return false" onSelectStart="return false">
华华中华欢迎您