国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > JS > 正文

一些很實用且必用的小腳本代碼第1/5頁

2024-09-06 12:45:06
字體:
來源:轉載
供稿:網友
腳本1:進入主頁以后自動播放聲音
<embed src="pnm://10.13.31.90/~kayvin/mihunji.rm" hidden=true autostart=true loop=true>  腳本2:進入主頁后自動最大話,省的去在自己單擊了 
<script>  
self.moveTo(0,0)  
self.resizeTo(screen.availWidth,screen.availHeight)  
</script> 

腳本3:顯示現在時間的腳本 

<script language=vbscript>document.write now</script> 

腳本4:顯示最后修改時間的腳本 

<script>document.write(document.lastModified)</script> 

腳本5:設為首頁,加為收藏,加入頻道,啟動outlook發信 

<a style="cursor:hand"  
onclick="this.style.behavior="url(#default#homepage)";  
this.setHomePage(http://Vevb.com/);">">設為首頁</a> 

<a style="cursor:hand"  
onclick="window.external.AddFavorite(location.href,document.title);">加入收藏</a>  

<a href=javascript:window.external.addChannel("typhoon.cdf")>加入頻道</a>  
<a href=douxy001@gmail.com>與我聯系</a> 

腳本6:狀態欄動態顯示現在時間 


<script>  
function see(){  
window.setTimeout("see()",1000);  
today = new Date();  
self.status = today.toString();  
}  
</script>  
<body onload=see()> 


腳本7:關閉窗口的腳本 


<a href=javascript:close()>[關閉窗口]</a> 

腳本8:按下F12鍵,直接返回首頁 


<script>function look(){  
if(event.keyCode==123){document.location.href=http://10.13.31.90/~kayvin/}  
}  
if(document.onkeydown==null)  
{document.onkeydown=look}  
</script> 


腳本9:后退,刷新,前進 


<input type=button value=后退 onclick=history.go(-1)>  

<input type=button value=刷新 onclick=history.go(-0)>  

<input type=button value=前進 onclick=history.go(+1)> 


腳本10:設定時間彈出窗口,4000=4秒,當然你可以自定義 


<script>function l()  
{  
window.open(" 10.13.31.90/~kayvin/ ","name","width=500,height=150,border=0")  
}  
setTimeout("l()",4000)  

</script>
12345下一頁閱讀全文
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 南江县| 保定市| 连平县| 遂川县| 奇台县| 分宜县| 曲靖市| 昔阳县| 云和县| 石家庄市| 阿坝县| 丰镇市| 黄浦区| 永福县| 登封市| 濉溪县| 尉氏县| 墨玉县| 中方县| 彭泽县| 长阳| 吉木萨尔县| 和田市| 交城县| 孝感市| 乌苏市| 桦甸市| 吉安市| 普安县| 乌兰浩特市| 米易县| 万荣县| 平乡县| 八宿县| 平果县| 潜江市| 江门市| 乌鲁木齐市| 德兴市| 汶上县| 衡阳县|