让你的网页无法另存为
让IFRAME框架内的文档的背景透明
allowtransparency>
禁止右键:
onselectstart ="return false" onselect="document.selection.empty()"
oncopy="document.selection.empty()" onbeforecopy="return
false"onmouseup="document.selection.empty()">
进入页面后立即自动刷新?
content="120;url= http://www.wodutom.com/cn083 ">
http://www.wodutom.com/cn083 ,这是你自己的网址。
打开窗口即最大化
能隐藏IFRAME的滚动条吗?我知道的三种方法:
1. 设置iframe scrolling="no"
2. 被包含页body应用overflow:hidden
3. 被包含页的body标签加scroll="no"
加入背景音乐
只适用于IE