資源描述:
《【網(wǎng)頁特效代碼-文字特效】非??岬木w管文字顯示效果,而且可以把小寫轉(zhuǎn)成大寫》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、【網(wǎng)頁特效代碼-文字特效】非??岬木w管文字顯示效果,而且可以把小寫轉(zhuǎn)成大寫//____________________CONFIGURATIONAREA_______________________________________________//THISLEDSCRIPTTAKESUP200pixelsHORIZONTALand28pixelsVERTICAL-HaveFun:-)//YOURMESSAGEGOESONNEXT4LINESDOWN,*ALLOWABLECHARACTERSARE:A-
2、Z,Period,space,comma,numerals,questionmarkand'messagecodes'//THE4MESSAGECODES:(@)-PAUSEFOR3SECONDS,(#)-FLASHFOR3SECONDS,(^)-SCROLLUPEFFECT,(_)-SUNEFFECT,($)-SPLITEFFECT//EXAMPLE:varmessage="_Java^^ScriptSource!#Forthebestdhtmlscripts...http://javascript.internet.com";varmessage="Welc
3、ometojzzy,thankyou!..._";varLEDonColor='Red';//coloroftheLEDswhentheyareonvarLEDoffColor='#7D0605';//coloroftheLEDswhentheyareoffstartXPos=(screen.width/2)-100;//startofhorizontalpositioneg.startXPos=20;placestheleds20pixelsfromleftstartYPos=20;//startofverticalposition//____________
4、________ENDCONFIGURATIONAREA_______________________________________________varIE=(document.all)?true:false;varNS=(document.layers)?true:false;varW3C=((document.getElementById)&&(!IE))?true:false;vard=document;if(window.offscreenBuffering)window.offscreenBuffering=true;functiongetCSS(
5、id){if(IE)returnd.all[id]//IEelseif(NS)returnd.layers[id]//NS4elsereturnd.getElementById(id)//W3C}varalphabet=newArray(44);alphabet[0]=newArray("0111111","1001000","1001000","1001000","0111111");alphabet[1]=newArray("1111111","1001001","1001001","1001001","0110110");//Balphabet[2]=ne
6、wArray("0111110","1000001","1000001","1000001","0100010");alphabet[3]=newArray("1111111","1000001","1000001","1000001","0111110");//Dalphabet[4]=newArray("1111111","1001001","1001001","1001001");alphabet[5]=newArray("1111111","1001000","1001000","1001000");//Falphabet[6]=newArray("01
7、11110","1000001","1000001","1001001","0101110");alphabet[7]=newArray("1111111","0001000","0001000","0001000","1111111");//Halphabet[8]=newArray("1000001","1111111","1000001");alphabet[9]=newArray("0000110","0000001","0000001","0000001","1111110");//Jalphabet[10]=newArray("1111111","0
8、001000","001