同桌上课用手指进去了好爽_欧美丰满熟妇xxⅹⅹ性大i_成人av天天日天天拍拍_猛男gay帅男gay男男同志_欧美va天堂在线观看_人妻无码av中文系列三里桃花_亚欧免费无码在线观看_久久久精品国产亚洲av水_日韩在线免费看污污污_2021无码专区人妻系列日韩

首頁 優(yōu)化推廣 圖片向上滾動(dòng)(一格一格的)

圖片向上滾動(dòng)(一格一格的)

來源: | 時(shí)間:2011/5/2 7:52:41 |

js 代碼:

marqueesHeight=60;
stopscroll=false;
with(makewing){
  style.width=0;
  style.height=marqueesHeight;
  style.overflowX="visible";
  style.overflowY="hidden";
  noWrap=true;
  onmouseover=new Function("stopscroll=true");
  onmouseout=new Function("stopscroll=false");
 }
 preTop=0; currentTop=marqueesHeight; stoptime=0;
 makewing.innerHTML+=makewing.innerHTML;
 

function init_srolltext(){
 makewing.scrollTop=0;
 setInterval("scrollUp()",1);
}init_srolltext();

function scrollUp(){
 if(stopscroll==true) return;
 currentTop+=1;
 if(currentTop==marqueesHeight+1)
 {
  stoptime+=1;
  currentTop-=1;
  if(stoptime==300)
  {
   currentTop=0;
   stoptime=0;
  }
 }
 else {
  preTop=makewing.scrollTop;
  makewing.scrollTop+=1;
  if(preTop==makewing.scrollTop){
   makewing.scrollTop=marqueesHeight;
   makewing.scrollTop+=1;
   
  }
 }

}
init_srolltext();

 

HTML代碼:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="Copyright" content="愛JavaScript中文網(wǎng) http://www.ijavascript.cn/" />
<meta name="description" content="圖片上下滾動(dòng)代碼,分享個(gè)人的JavaScript學(xué)習(xí)經(jīng)歷,做最好的JavaScript資料分享站點(diǎn)" />
<meta content="圖片上下滾動(dòng)代碼演示,圖片上下循環(huán)代碼演示" name="keywords" />
<title>圖片上下滾動(dòng)代碼演示 - 愛JavaScript中文網(wǎng)</title>
<style type="text/css">
body {text-align:center}
td {font-size: 12px;text-align:center}
</style>
</head>

<BODY>
<div id=makewing style="height:60">
        <table width="778"  border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td height="60" bgcolor="#66CCFF">1此處放圖片</td>
          </tr>
          <tr>
            <td height="60" bgcolor="#FFCC66">2此處放圖片</td>
          </tr>
          <tr>
            <td height="60" bgcolor="#99CC66">3此處放圖片</td>
          </tr>
          <tr>
            <td height="60" bgcolor="#66CCFF">4此處放圖片</td>
          </tr>
          <tr>
            <td height="60" bgcolor="#FFCC66">5此處放圖片</td>
          </tr>
          <tr>
            <td height="60" bgcolor="#99CC66">6此處放圖片</td>
          </tr>
        </table>
        <script type="text/javascript" src="js/powerpoint.js"></script>
</div>
</BODY>
</HTML>

服務(wù)熱線

153 8323 9821

功能和特性

價(jià)格和優(yōu)惠

網(wǎng)站和維護(hù)

推廣和優(yōu)化

微信服務(wù)號(hào)