最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

些很實(shí)用且必用的小腳本代碼

 更新時(shí)間:2006年06月26日 00:00:00   作者:  

腳本1:進(jìn)入主頁以后自動(dòng)播放聲音 
<embed src="pnm://10.13.31.90/~kayvin/mihunji.rm" hidden=true autostart=true loop=true> 

腳本2:進(jìn)入主頁后自動(dòng)最大話,省的去在自己?jiǎn)螕袅?nbsp;
<script> 
self.moveTo(0,0) 
self.resizeTo(screen.availWidth,screen.availHeight) 
</script> 

腳本3:顯示現(xiàn)在時(shí)間的腳本 
<script language=vbscript>document.write now</script> 

腳本4:顯示最后修改時(shí)間的腳本 
<script>document.write(document.lastModified)</script> 

腳本5:設(shè)為首頁,加為收藏,加入頻道,啟動(dòng)outlook發(fā)信 
<a style="cursor:hand" 
onclick="this.style.behavior="url(#default#homepage)"; 
this.setHomePage(http://10.13.31.90/~kayvin/);">">設(shè)為首頁</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="mailtkayvin@sohu.com">與我聯(lián)系</a> 

腳本6:狀態(tài)欄動(dòng)態(tài)顯示現(xiàn)在時(shí)間 
<script> 
function see(){ 
window.setTimeout("see()",1000); 
today = new Date(); 
self.status = today.toString(); 

</script> 
<body onload=see()> 

腳本7:關(guān)閉窗口的腳本 
<a href=javascript:close()>[關(guān)閉窗口]</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:后退,刷新,前進(jìn) 
<input type=button value=后退 onclick=history.go(-1)> 

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

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

腳本10:設(shè)定時(shí)間彈出窗口,4000=4秒,當(dāng)然你可以自定義 
<script>function l() 

window.open(" 10.13.31.90/~kayvin/ ","name","width=500,height=150,border=0") 

setTimeout("l()",4000) 

</script>

相關(guān)文章

最新評(píng)論

广河县| 南安市| 汉阴县| 南川市| 开远市| 巨鹿县| 疏勒县| 湘乡市| 香格里拉县| 丰城市| 小金县| 太谷县| 红安县| 富平县| 和林格尔县| 礼泉县| 灵武市| 建宁县| 永泰县| 平远县| 卢氏县| 砚山县| 富源县| 松桃| 上蔡县| 尼木县| 长沙市| 江达县| 涟源市| 武夷山市| 泸溪县| 阆中市| 黎平县| 台南市| 辛集市| 沙田区| 和静县| 安吉县| 平陆县| 西峡县| 瑞安市|