网站运营
位置:首页>> 网站运营>> DEDE图片横向滚动代码

DEDE图片横向滚动代码

 来源:asp之家 发布时间:2009-02-14 08:15:00 

标签:代码,滚动,横向,图片,dede

DEDE图片横向滚动代码

<DIV id=brand align="center">
<div style="width:898px; height:110px; border:1px solid #97DAF7; margin-top:5px;">
<table width="898" height="110" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="30" align="center" valign="middle" bgcolor="#fff0e0"><a href=https://www.aspxhome.com/ target="_blank"><font style="font-size:14px; color:#0099D3; font-weight:bold; text-decoration: none;">图<br />片<br />聚<br />焦</font></a></td>
    <td>
<style type="text/css">
<!--
.sjlm_home_table {line-height:20px;}
.sjlm_home_table img {width:100px; height:75px; border:0px;}
body {
    margin: 0px; font-size:12px;
}
a:link {
    color:#333333;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color:#333333;
}
a:hover {
    text-decoration: underline;
    color:#ff3333;
}
a:active {
    text-decoration: none;
    color:#ff3333;
}
a {
    font-size: 12px;
}
-->
</style>
<table width="880" height="100" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td>
    <DIV id=demo style="OVERFLOW: hidden; WIDTH: 880px" align=center>
      <TABLE cellSpacing=0 cellPadding=0 width="880px" align=center border=0>
        <TBODY>
        <TR>
          <TD id=demo1 vAlign=top>
            <TABLE style="MARGIN-TOP: 0px" cellSpacing=0 cellPadding=0 width="880" align=center border=0>
              <TBODY>
              <TR vAlign=top>
                <TD>
                <table width="880" height="90" border="0" cellpadding="10" cellspacing="0" class="sjlm_home_table">
                      <tr>
<td>
{dede:arclist row=10 titlelen=12 orderby=pubdate col=10 type='image' imgwidth='100' imgheight='75'}
<table cellspacing=3 cellpadding=0 width="98%" border=0>
<tbody>
<tr>
<td align=middle>[field:imglink/]</td></tr>
<tr>
<td align=middle>[field:textlink/]</td></tr></tbody></table>
{/dede:arclist}
</td> 
</tr> 
                    </table>
                </TD></TR></TBODY></TABLE></TD>
        <TD id=demo2 vAlign=top></TD></TR></TBODY></TABLE>
    </DIV>
    </td>
  </tr>
</table>
<SCRIPT>
<!--
var Picspeed=20;
demo2.innerHTML=demo1.innerHTML
function Marquee1()
{
if(demo2.offsetWidth-demo.scrollLeft<=0)
demo.scrollLeft-=demo1.offsetWidth;
else
demo.scrollLeft++;
}
var MyMar1=setInterval(Marquee1,Picspeed)
demo.onmouseover=function() {clearInterval(MyMar1)}
demo.onmouseout=function() {MyMar1=setInterval(Marquee1,Picspeed)}
-->
</SCRIPT>
    </td>
  </tr>
</table>
</div>
</DIV>
0
投稿

猜你喜欢

手机版 网站运营 asp之家 www.aspxhome.com