天蚕在你身边
不方便打电话?让天蚕联络你
1.让背景图不滚动
ie浏览器支持一个 body 属性 bgproperties,它可以让背景不滚动:
〈body background="图片文件" bgproperties="fixed"〉
2.让你的网页无法另存为
<noscript><iframe src=*></iframe></noscript>
3.让iframe框架内的文档的背景透明
<iframe src="about:<body style='background:transparent'>" allowtransparency></iframe>
4.禁止右键:
<body oncontextmenu="return false" ondragstart="return false" onselectstart ="return false" onselect="document.selection.empty()" oncopy="document.selection.empty()" onbeforecopy="return false"onmouseup="document.selection.empty()">
5.进入页面后立即自动刷新?
<meta http-equiv="refresh" content="12;url=http://www.cnjl.net/">
http://www.cnjl.net/,这是你自己的网址。
6.打开窗口即最大化
<script language="javascript">
<!-- begin
self.moveto(,)
self.resizeto(screen.availwidth,screen.availheight)
// end -->
</script>
7.能隐藏iframe的滚动条吗?我知道的三种方法:
1. 设置iframe scrolling="no"
2. 被包含页body应用overflow:hidden 即在被包含页中应用15.如何控制横向和纵向滚动条的显隐?
3. 被包含页的body标签加scroll="no"
8.加入背景音乐
<bgsound src="mid/windblue[1].mid" loop="-1"> 只适用于ie
<embed src="music.mid" autostart="true" loop="true" hidden="true"> 对netscape ,ie 都适用
9.嵌入网页
<iframe name="tt" src="1a.html" width="45" height="287" scrolling="auto" frameborder=""></iframe>
地址:重庆市渝中区上清寺鑫隆达B座28-8
邮编:400015
电话:023-63612462
EMAIL:cnjl_net@163.com