※ 多工看版 ※
|
<applet code="Banners" align="baseline" width="400" height="65"> <!-- 設定大小及程式控制檔--> <param name="textColor" value="white"> <param name="emboss" value="true"> <param name="font" value="新細明體"> <param name="fps" value="30"> <param name="cpf" value="3"> <param name="url" value="index.htm"> <!-- 設定程式連結路徑--> <param name="borderWidth" value="2"> <param name="borderColor" value="gray"> <param name="pause" value="2"> <param name="messages" value=" 歡迎光臨 {textColor=white} {enter=zoomIn} {exit=zoomout} {bgEnter=squeeze} {size=42} {fps=20} {cpf=5} {bgColor=blue} {style=bold} {pause=3} | 動力資訊網 {bgColor=black} {enter=scrollUp} {exit=none} {cpf=2} {textColor=red} | Java applets 教學 {bgColor=red} {textColor=yellow} {enter=zoomIn} {exit=none} {align=left} {fps=20} {cpf=5} | Java script 教學 {bgColor=red} {textColor=yellow} {enter=zoomIn} {exit=none} {align=right} {fps=20} {cpf=5} | ASP 下載 {bgColor=red} {textColor=yellow} {enter=zoomIn} {exit=none} {align=top} {fps=20} {cpf=5} | CGI 下載 {bgColor=red} {textColor=yellow} {enter=zoomIn} {exit=none} {align=bottom} {fps=20} {cpf=5} | 即時新聞 {enter=scrollLeft} {exit=wipeRight} {effect=color} {bgEnter=squeeze} {bgExit=squeeze} {fps=50} {cpf=4} | 網站精選 {bgColor=blue} {enter=zoomIn} {exit=zoomIn} {align=bottom} {effect=color} {size=50} {fps=20} {cpf=3} {pause=3} | 應有盡有 {bgColor=red} {textColor=cyan} {enter=zoomIn} {pause=2.5} {exit=wipeDown} {align=center} "> <!-- 設定顯示文字及大小--> </applet> |