版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、.對于一個初學(xué)網(wǎng)頁的學(xué)者,學(xué)習(xí)其基本的書寫知識是一個網(wǎng)頁高手必備的專業(yè)技能,此代碼能讓你在取悅女朋友的同時,深知代碼的真諦!保證能用,不能用你們可以罵我!復(fù)制代碼到txt文檔,把該文檔的后綴改成html超級好玩,期待您的體驗(yàn)!原來等待也可以如此的美麗,因?yàn)閻勰恪? function click()if(event.button=2)alert(送給一個我心愛的女孩!)document.onmousedown=clickvar MESSAGE=如果愛上你也算是一種錯,我深信這會是生命中最美麗的錯,我情愿錯一輩子.var POSITION=100var DEL
2、AY=5var scroll=new statusMessageObject()function statusMessageObject(p,d)this.msg =MESSAGEthis.out = this.pos =POSITIONthis.delay=DELAYthis.i=0this.reset=clearMessagefunction clearMessage()this.pos=POSITIONfunction scroller()for (scroll.i=0;scroll.i= 0)scroll.out += scroll.msgelse scroll.out=scroll.
3、msg.substring(-scroll.pos,scroll.msg.length)window.status=scroll.outscroll.out= scroll.pos-if (scroll.pos -(scroll.msg.length) scroll.reset()setTimeout(scroller(),scroll.delay)function snapIn(jumpSpaces,position)var msg = scroll.msgvar out = for(var i=0; iposition; i+) out+= msg.charAt(i)for(i=1;iju
4、mpSpaces;i+) out += out+=msg.charAt(position)window.status = outif(jumpSpaces 3)jumpSpaces *= .75elsejumpSpaces-if(position != msg.length) var cmd = snapIn( + jumpSpaces + , + position + );scrollID = window.setTimeout(cmd,scroll.delay);elsewindow.status=jumpSpaces=0position=0cmd = snapIn( + jumpSpac
5、es + , + position + );scrollID = window.setTimeout(cmd,scroll.delay);return false return truesnapIn(100,0);.spanstyle FONT-WEIGHT: bold; FONT-SIZE: 9pt; VISIBILITY: visible; COLOR: #09f738; POSITION: absolute; TOP: -50pxvar x,yvar step=20var flag=0var message=因?yàn)橹啦荒軟]有你,所以我會更珍惜. .message=message.spli
6、t()var xpos=new Array()for (i=0;i=message.length-1;i+) xposi=-50var ypos=new Array()for (i=0;i=1; i-) xposi=xposi-1+stepyposi=yposi-1 xpos0=x+stepypos0=yfor (i=0; i=1; i-) xposi=xposi-1+stepyposi=yposi-1 xpos0=x+stepypos0=yfor (i=0; imessage.length-1; i+) var thisspan = eval(document.span+i)thisspan
7、.left=xposithisspan.top=yposi var timer=setTimeout(makesnake(),30)for (i=0;i=message.length-1;i+) document.write()document.write(messagei)document.write()if (document.layers)document.captureEvents(Event.MOUSEMOVE);document.onmousemove = handlerMM; 讓我癡迷的你: 最近過的如何? 你仿佛有一種魔力,使我每次見到你都會感到自己的心在狂跳不止,我
8、知道你根本沒有意識到我的存在,但你的容顏,已在我逐漸變冷的心中點(diǎn)燃了熊熊烈火,好幾次我想鼓起勇氣向你表明心中的感受,但是只被你那一雙明亮的眼睛壓了回去,我是如此的害怕看你的雙眼,只好把話留在心里.我努力的強(qiáng)迫自己不去想你,不要打擾你平靜的生活,盡管如此,當(dāng)我閉上雙眼,你的身影又浮現(xiàn)在我的眼前.我揮手讓他散去,他卻紋絲不動,我終于明白,你對于我來說不只是一陣過眼云煙,而是深深的印在了我的每一個角落.在我的心中,有一間為你敞開門的小屋,它的名字叫愛 , 我始終把他藏在那最溫暖的角落,等待著你能住在里面,我期望有一天,你也能把你的心扉向我敞開,不要讓我的夢想象一個美麗的泡泡一樣破滅,美麗的東西都是應(yīng)
9、該被珍藏的,對嗎?讓我的夢想變成現(xiàn)實(shí)吧!不要讓他再折磨我,我會付出我的一切,關(guān)心你,愛護(hù)你,讓你這朵美麗的花朵永遠(yuǎn)不會凋謝,哪怕是有狂風(fēng)暴雨,我的溫暖都會在你身邊! 祝你永遠(yuǎn)漂亮! 愛你的我
10、 你知道嗎?其實(shí)最遠(yuǎn)的距離并不是天涯海角,而是我在你身邊你卻不懂我的心!!- Begin var no = 15; / snow number var speed = 10; / smaller number moves the snow faster var snowfla
11、ke = xin.gif; var ns4up = (document.layers) ? 1 : 0; / browser sniffer var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; / coordinate and position variables var am, stx, sty; / amplitude and step variables var i, doc_width = 800, doc_height = 600; if (ns4up) doc_width = self.innerWidth; doc_height
12、 = self.innerHeight; else if (ie4up) doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i no; + i) dxi = 0; / set coordinate variables xpi = Math.ran
13、dom()*(doc_width-50); / set position variables ypi = Math.random()*doc_height; ami = Math.random()*20; / set amplitude variables stxi = 0.02 + Math.random()/10; / set step variables styi = 0.7 + Math.random(); / set step variables if (ns4up) / set layers if (i = 0) document.write(); else document.wr
14、ite(); else if (ie4up) if (i = 0) document.write(); else document.write(); function snowNS() / Netscape main animation function for (i = 0; i doc_height-50) xpi = Math.random()*(doc_width-ami-30); ypi = 0; stxi = 0.02 + Math.random()/10; styi = 0.7 + Math.random(); doc_width = self.innerWidth; doc_h
15、eight = self.innerHeight; dxi += stxi; document.layersdot+i.top = ypi; document.layersdot+i.left = xpi + ami*Math.sin(dxi); setTimeout(snowNS(), speed); function snowIE() / IE main animation function for (i = 0; i doc_height-50) xpi = Math.random()*(doc_width-ami-30); ypi = 0; stxi = 0.02 + Math.random()/10; styi = 0.7 + Math.random(); doc_width = document.body.clientWidth; doc_hei
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024年度專業(yè)版私人二手房購買協(xié)議3篇
- 2024-2030年中國大豆水解蛋白市場現(xiàn)狀分析及前景趨勢預(yù)測報(bào)告
- 2024-2030年中國城市地下管線探測行業(yè)需求趨勢預(yù)測發(fā)展規(guī)劃研究報(bào)告
- 2024-2030年中國垃圾發(fā)電項(xiàng)目可行性研究報(bào)告
- 2024-2030年中國地?zé)岵膳瘜S玫匕瀹a(chǎn)業(yè)未來發(fā)展趨勢及投資策略分析報(bào)告
- 2024-2030年中國土地儲備產(chǎn)業(yè)發(fā)展?fàn)顩r規(guī)劃研究報(bào)告
- 2024年度人工智能領(lǐng)域股權(quán)補(bǔ)償協(xié)議3篇
- 2024年度校園物業(yè)管理及優(yōu)化合同版B版
- 2024年物聯(lián)網(wǎng)技術(shù)應(yīng)用開發(fā)合作協(xié)議
- 馬鞍山職業(yè)技術(shù)學(xué)院《數(shù)據(jù)庫應(yīng)用技術(shù)案例》2023-2024學(xué)年第一學(xué)期期末試卷
- 2023年自考傳播學(xué)概論試題及答案
- GB/T 18277-2000公路收費(fèi)制式
- 2023年住院醫(yī)師規(guī)范化培訓(xùn)胸外科出科考試
- 11468工作崗位研究原理與應(yīng)用第7章
- 2023實(shí)施《中華人民共和國野生動物保護(hù)法》全文學(xué)習(xí)PPT課件(帶內(nèi)容)
- 2022年初級育嬰師考試題庫附答案
- 系統(tǒng)家庭療法課件
- 新版GSP《醫(yī)療器械經(jīng)營質(zhì)量管理規(guī)范》培訓(xùn)試題
- 初中道德與法治答題技巧課件
- 河北省保定市藥品零售藥店企業(yè)藥房名單目錄
- 廣西基本醫(yī)療保險(xiǎn)門診特殊慢性病申報(bào)表
評論
0/150
提交評論