標籤:

js圖片切換

<SCRIPT language="javascript">var NowImg = 1;var bStart = 0;var bStop =0;var MaxImg = 4; function fnToggle() {var next = NowImg + 1;if(next == MaxImg+1) {NowImg = MaxImg;next = 1;}if(bStop!=1){if(bStart == 0){ bStart = 1; setTimeout("fnToggle()", 3000); return;}else{ //oTransContainer.filters[0].Apply(); oTransContainer.filters.revealTrans.Transition=Math.floor(Math.random()*23); oTransContainer.filters.revealTrans.apply(); document.images["oDIV"+next].style.display = ""; document.images["oDIV"+NowImg].style.display = "none"; oTransContainer.filters.revealTrans.play(); //oTransContainer.filters[0].Play(duration=2); if(NowImg == MaxImg) NowImg = 1; else NowImg++;}setTimeout("fnToggle()", 3000); }}fnToggle();</SCRIPT><DIV id=oTransContainer style="FILTER: revealTrans(duration=3,transition=50);WIDTH:170px;HEIGHT:130px"><A href="http://songjiabao.blog.china.alibaba.com/" target=_blank><IMG id=oDIV1 style="BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid" height=130 src="https://www.getit01.com/getimg_360.php?url=http://img.china.alibaba.com/news/upload/blog/66*65/songjiabao_1164768433968.jpg" width_=170 border=0></A><A href="http://blog.china.alibaba.com/html/static1/subject/bloghot905.html" target=_blank><IMG id=oDIV2 style="BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; DISPLAY: none; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid" height=130 src="https://www.getit01.com/getimg_360.php?url=http://img.china.alibaba.com/news/upload/blog/100*62/20c_1164000905042.jpg" width_=170 border=0></A> <A href="http://info.china.alibaba.com/news/subject/v5000180-s5020501.html" target=_blank><IMG id=oDIV3 style="BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; DISPLAY: none; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid" height=130 src="https://www.getit01.com/getimg_360.php?url=http://img.china.alibaba.com/news/upload/blog/66*65/1_1165554420869.jpg" width_=170 border=0></A> <A href="http://blog.china.alibaba.com/html/static1/subject/wanhui.html" target=_blank><IMG id=oDIV4 style="BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; DISPLAY: none; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid" height=130 src="https://www.getit01.com/getimg_360.php?url=http://img.china.alibaba.com/news/upload/blog/74*97/zjl_1165827566116.gif" width_=170 border=0></A> </DIV>

推薦閱讀:

圖片製作教程
同人圖片推薦 #16
求 紅色、紫色、藍色、粉色、綠色、白色、黑色、金色曼陀羅花的圖片?
QQ圖片,qq搞笑圖片,qq表情圖片_

TAG:圖片 |