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