<html>
<script type="text/javascript">
<!--
document.oncontextmenu=function(e){return false;}
//-->
</script>
<style>
body {
-moz-user-select:none;
}
</style>
<body>
Web page contents are here.
</body>
</html>
相关文章
- 07-10如何在Android listview中使用HTML内容……?
- 07-10js --》 如何防止在请求接口时,禁止重复使用该接口?(重复提交问题)
- 07-10HTML 表格和列表的使用
- 07-10Web页工具 - 使用Firefox扩展验证HTML内容
- 07-10HTML5的离线储存怎么使用?
- 07-10Html中video标签的使用
- 07-10HTML(六)HTML iframe 使用postMessage方法进行跨文档消息传递
- 07-10[转]vue项目中 指令 v-html 中使用过滤器filters功能
- 07-10React Native 使用 react-native-webview 渲染 HTML
- 07-10HTML5权威指南读书笔记25(完结)(第37章)--使用拖放