版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、網(wǎng)頁制作常用源代碼目 錄當(dāng)前日歷星期程序1放在頁首的代碼2倒計(jì)時(shí)源代碼3插入本機(jī)視頻文件4插入網(wǎng)絡(luò)視頻文件4嵌套頁面代碼5橫向滾動(dòng)條代碼5向上滾動(dòng)條代碼5最后更新時(shí)間5用按鈕鏈接網(wǎng)站的程序6固定字號大小6去掉下劃線代碼610秒后自動(dòng)鏈接到別的網(wǎng)頁6表格代碼7鼠標(biāo)拖動(dòng)數(shù)字時(shí)鐘9當(dāng)前日歷星期程序例:2010年11月24日 星期三 today=new Date(); function initArray() this.length=initArray.arguments.length for(var i=0;ithis.length;i+) thisi+1=initArray.argumentsi
2、var d=new initArray( 星期日, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六); document.write( , today.getYear(),年, today.getMonth()+1,月, today.getDate(),日 , dtoday.getDay()+1, ); 放在頁首的代碼P FONT-SIZE: 9ptTD FONT-SIZE: 9ptINPUT FONT-SIZE: 9ptSELECT FONT-SIZE: 9ptA TEXT-TRANSFORM: none; COLOR: #000000; TEXT-DECORATION: none
3、A:hover COLOR: #ff0080; TEXT-DECORATION: noneA:active COLOR: #ff0080; TEXT-DECORATION: none.subject FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none.title1 FONT-SIZE: 12px; COLOR: #660000; TEXT-DECORATION: none.title1:hover FONT-SIZE: 12px; COLOR: #669999.lianjie FONT-SIZE: 12px; COLOR: #80808
4、0; TEXT-DECORATION: none.lianjie:hover FONT-SIZE: 12px.zzz FONT-SIZE: 12px; LINE-HEIGHT: 14px!-function MM_swapImgRestore() /v3.0var i,x,a=document.MM_sr; for(i=0;a&ia.length&(x=ai)&x.oSrc;i+) x.src=x.oSrc;function MM_preloadImages() /v3.0var d=document; if(d.images) if(!d.MM_p) d.MM_p=new Array();v
5、ar i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i0&parent.frames.length) d=parent.framesn.substring(p+1).document; n=n.substring(0,p);if(!(x=dn)&d.all) x=d.alln; for (i=0;!x&id.forms.length;i+) x=d.formsin;for(i=0;!x&d.layers&id.layers.length;i+) x=MM_findObj(n,d.layersi.document);if(!x
6、& document.getElementById) x=document.getElementById(n); return x;function MM_swapImage() /v3.0var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i倒計(jì)時(shí)源代碼插入本機(jī)視頻文件 插入網(wǎng)絡(luò)視頻文件嵌套頁面代碼 橫向滾動(dòng)條代碼滾動(dòng)條代碼文字向上滾動(dòng)條代碼 歡迎你! 進(jìn)入我的網(wǎng)站日歷探秘! 親愛的網(wǎng)友, 只要移動(dòng)鼠標(biāo)輕輕點(diǎn)擊, 相信你會得到一些啟示與收益! 最后更新時(shí)間用按鈕鏈接網(wǎng)站的程序固定字號大小 去掉下劃線代
7、碼 10秒后自動(dòng)鏈接到別的網(wǎng)頁 表格代碼行列表格一行 表格二行 表格一行二列 表格二行二列 表格四行二列 表格三行三列 首行居中后插入二行三列表格 前兩列合并 右兩行合并&
8、nbsp; 居中顯示表格寬 width=80% 表格高 height=134 表格線條粗 border=1單元格邊距 cellpadding=2單元格間距 cellspacing=0鼠標(biāo)拖動(dòng)數(shù)字時(shí)鐘dCol=000000;/date colour.fCol=000000;/face colour.sCol=000000;/seconds colour.mCol=000000;/minutes colour.hCol=000000;/hours colour.ClockHeight=40;ClockWidth=40;ClockFromMo
9、useY=0;ClockFromMouseX=100;/Alter nothing below! Alignments will be lost!d=new Array(SUNDAY,MONDAY,TUESDAY,WEDNESDAY,THURSDAY,FRIDAY,SATURDAY);m=new Array(JANUARY,FEBRUARY,MARCH,APRIL,MAY,JUNE,JULY,AUGUST,SEPTEMBER,OCTOBER,NOVEMBER,DECEMBER);date=new Date();day=date.getDate();year=date.getYear();if
10、(year 2000) year=year+1900;TodaysDate= +ddate.getDay()+ +day+ +mdate.getMonth()+ +year;D=TodaysDate.split();H=.;H=H.split();M=.;M=M.split();S=.;S=S.split();Face=1 2 3 4 5 6 7 8 9 10 11 12;font=Arial;size=1;speed=0.6;ns=(document.layers);ie=(document.all);Face=Face.split( );n=Face.length;a=size*10;ym
11、ouse=0;xmouse=0;scrll=0;props=;props2=;Split=360/n;Dsplit=360/D.length;HandHeight=ClockHeight/4.5HandWidth=ClockWidth/4.5HandY=-7;HandX=-2.5;scrll=0;step=0.06;currStep=0;y=new Array();x=new Array();Y=new Array();X=new Array();for (i=0; i n; i+)yi=0;xi=0;Yi=0;Xi=0Dy=new Array();Dx=new Array();DY=new
12、Array();DX=new Array();for (i=0; i D.length; i+)Dyi=0;Dxi=0;DYi=0;DXi=0if (ns)for (i=0; i D.length; i+)document.write(+props2+Di+);for (i=0; i n; i+)document.write(+props+Facei+);for (i=0; i S.length; i+)document.write(+Si+);for (i=0; i M.length; i+)document.write(+Mi+);for (i=0; i H.length; i+)docu
13、ment.write(+Hi+);if (ie)document.write();for (i=0; i D.length; i+)document.write(+props2+Di+);document.write();document.write();for (i=0; i n; i+)document.write(+props+Facei+);document.write();document.write();for (i=0; i H.length; i+)document.write(+Hi+);document.write();document.write();for (i=0;
14、i M.length; i+)document.write(+Mi+);document.write()document.write();for (i=0; i S.length; i+)document.write(+Si+);document.write()(ns)?window.captureEvents(Event.MOUSEMOVE):0;function Mouse(evnt)ymouse = (ns)?evnt.pageY+ClockFromMouseY-(window.pageYOffset):event.y+ClockFromMouseY;xmouse = (ns)?evnt
15、.pageX+ClockFromMouseX:event.x+ClockFromMouseX;(ns)?window.onMouseMove=Mouse:document.onmousemove=Mouse;function ClockAndAssign()time = new Date ();secs = time.getSeconds();sec = -1.57 + Math.PI * secs/30;mins = time.getMinutes();min = -1.57 + Math.PI * mins/30;hr = time.getHours();hrs = -1.575 + Ma
16、th.PI * hr/6+Math.PI*parseInt(time.getMinutes()/360;if (ie)Od.style.top=window.document.body.scrollTop;Of.style.top=window.document.body.scrollTop;Oh.style.top=window.document.body.scrollTop;Om.style.top=window.document.body.scrollTop;Os.style.top=window.document.body.scrollTop;for (i=0; i n; i+) va
17、r F=(ns)?document.layersnsFace+i:ieFacei.style; F.top=yi + ClockHeight*Math.sin(-1.0471 + i*Split*Math.PI/180)+scrll; F.left=xi + ClockWidth*Math.cos(-1.0471 + i*Split*Math.PI/180); for (i=0; i H.length; i+) var HL=(ns)?document.layersnsHours+i:ieHoursi.style; HL.top=yi+HandY+(i*HandHeight)*Math.sin
18、(hrs)+scrll; HL.left=xi+HandX+(i*HandWidth)*Math.cos(hrs); for (i=0; i M.length; i+) var ML=(ns)?document.layersnsMinutes+i:ieMinutesi.style; ML.top=yi+HandY+(i*HandHeight)*Math.sin(min)+scrll; ML.left=xi+HandX+(i*HandWidth)*Math.cos(min); for (i=0; i S.length; i+) var SL=(ns)?document.layersnsSeconds+i:ieSecondsi.style; SL.top=yi+HandY+(i*HandHeight)*Math.sin(sec)+scrll; SL.left=xi+HandX+(i*HandWidth)*Math.cos(sec); for (i=0; i D.length; i+) var DL=(ns)?document.layersnsDate+i:ieDatei.style; DL.top=Dyi +
溫馨提示
- 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)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 遼寧省撫順市2024-2025學(xué)年人教版八年級上冊數(shù)學(xué)期中模擬試題(含答案)
- 2024年度云南省高校教師資格證之高等教育心理學(xué)模擬試題(含答案)
- 2024年度上海市高校教師資格證之高等教育法規(guī)題庫附答案(典型題)
- 光伏發(fā)電+儲能項(xiàng)目三期項(xiàng)目建筑安裝工程投標(biāo)方案(技術(shù)方案)
- 阜陽師范大學(xué)《小型建筑設(shè)計(jì)》2023-2024學(xué)年第一學(xué)期期末試卷
- 阜陽師范大學(xué)《快題設(shè)計(jì)》2022-2023學(xué)年第一學(xué)期期末試卷
- 福建師范大學(xué)協(xié)和學(xué)院《物流運(yùn)籌學(xué)》2021-2022學(xué)年第一學(xué)期期末試卷
- 福建師范大學(xué)《中國民族民間音樂》2021-2022學(xué)年第一學(xué)期期末試卷
- 2024年二級建造師機(jī)電-思維導(dǎo)圖
- 福建師范大學(xué)《工程基礎(chǔ)二》2021-2022學(xué)年第一學(xué)期期末試卷
- 口腔科門診正畸患者就診問卷調(diào)查表
- 現(xiàn)澆箱梁盤扣式現(xiàn)澆支架施工方案(通過專家論證)
- 淹沒式出流雨水管道的設(shè)計(jì)探討
- 《萬物有靈》群文閱讀優(yōu)秀教學(xué)設(shè)計(jì)
- 湘少版英語五年級上冊Unit4《CanIuseyourpencilplease》word教案
- 會計(jì)信息系統(tǒng)第五版)授課教案
- 軌道檢測技術(shù)(之一).
- 散熱器安裝施工方案與技術(shù)措施
- 加固工程監(jiān)理評估報(bào)告
- 熱愛讀書從我做起演講稿
- 設(shè)施農(nóng)業(yè)用地備案申報(bào)材料(全套表格)
評論
0/150
提交評論