文字幻燈片
更新時(shí)間:2006年06月26日 00:00:00 作者:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>51du.cn-代碼演示專用頁(yè)面</title>
<style type="text/css">
.trans {filter:revealTrans(Transition=12,Duration=2)}
</style>
</head>
<body>
<script language="JavaScript">
Text = new Array(
"<a target='_blank' class='cr4'>班級(jí)留言“說(shuō)”出口,校友錄開通語(yǔ)音留言服務(wù)</a>",
"<a class='cr4'>星級(jí)會(huì)員新體驗(yàn),享受無(wú)廣告的清新校友錄</a>",
"<a target='_blank' class='cr4'>星級(jí)會(huì)員免費(fèi)多彩留言,表情,貼圖,個(gè)性無(wú)限...</a>",
"<a target='_blank' class='cr4'>星級(jí)會(huì)員免費(fèi)留言下載,導(dǎo)出更多昔日記憶</a>",
"<a target='_blank' class='cr4'>在5千萬(wàn)用戶中脫穎而出,我是星級(jí)會(huì)員</a>"
)
var IDX= -1;
function playAd() {
if (IDX==Text.length-1) {
IDX=0;
} else {
IDX++;
}
var prefix = "";
divText.filters[0].apply();
divText.innerHTML = prefix + Text[IDX];
divText.filters[0].play();
to = setTimeout("playAd()",6000);
}
</script>
<table width=453 border=0 cellspacing=3 cellpadding=0>
<tr bgcolor=CCF4B9>
<td height=24 bgcolor=CCF4B9 id=divText class=trans></td>
</tr>
<script>playAd()</script>
</table>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>51du.cn-代碼演示專用頁(yè)面</title>
<style type="text/css">
.trans {filter:revealTrans(Transition=12,Duration=2)}
</style>
</head>
<body>
<script language="JavaScript">
Text = new Array(
"<a target='_blank' class='cr4'>班級(jí)留言“說(shuō)”出口,校友錄開通語(yǔ)音留言服務(wù)</a>",
"<a class='cr4'>星級(jí)會(huì)員新體驗(yàn),享受無(wú)廣告的清新校友錄</a>",
"<a target='_blank' class='cr4'>星級(jí)會(huì)員免費(fèi)多彩留言,表情,貼圖,個(gè)性無(wú)限...</a>",
"<a target='_blank' class='cr4'>星級(jí)會(huì)員免費(fèi)留言下載,導(dǎo)出更多昔日記憶</a>",
"<a target='_blank' class='cr4'>在5千萬(wàn)用戶中脫穎而出,我是星級(jí)會(huì)員</a>"
)
var IDX= -1;
function playAd() {
if (IDX==Text.length-1) {
IDX=0;
} else {
IDX++;
}
var prefix = "";
divText.filters[0].apply();
divText.innerHTML = prefix + Text[IDX];
divText.filters[0].play();
to = setTimeout("playAd()",6000);
}
</script>
<table width=453 border=0 cellspacing=3 cellpadding=0>
<tr bgcolor=CCF4B9>
<td height=24 bgcolor=CCF4B9 id=divText class=trans></td>
</tr>
<script>playAd()</script>
</table>
</body>
</html>
相關(guān)文章
JavaScript與JQuery框架基礎(chǔ)入門教程
這篇文章主要介紹了jQuery和JavaScript入門基礎(chǔ)知識(shí)學(xué)習(xí)指南,jQuery是當(dāng)下最主流人氣最高的JavaScript庫(kù),需要的朋友可以參考下2021-07-07reduce探索lodash.reduce實(shí)現(xiàn)原理解析
這篇文章主要為大家介紹了reduce探索lodash.reduce實(shí)現(xiàn)原理示例解析,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪2023-02-02前端可視化搭建組件值與聯(lián)動(dòng)實(shí)現(xiàn)詳解
這篇文章主要為大家介紹了前端可視化搭建組件值與聯(lián)動(dòng)實(shí)現(xiàn)詳解,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪2023-05-05Fabric.js 實(shí)現(xiàn)變換視窗示例詳解
這篇文章主要為大家介紹了Fabric.js 實(shí)現(xiàn)變換視窗示例詳解,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪2022-09-09微信小程序圖片選擇、上傳到服務(wù)器、預(yù)覽(PHP)實(shí)現(xiàn)實(shí)例
這篇文章主要介紹了微信小程序圖片選擇、上傳到服務(wù)器、預(yù)覽(PHP)實(shí)現(xiàn)實(shí)例的相關(guān)資料,需要的朋友可以參考下2017-05-05fetch-event-source庫(kù)使用源碼學(xué)習(xí)
這篇文章主要為大家介紹了fetch-event-source庫(kù)源碼學(xué)習(xí),有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪2023-09-09