代码真不错
代码真不错!!!!!!!!!!!!!!!!! 学习学习<script language =javascript >
var curIndex=0;
//时间间隔 单位毫秒
var timeInterval=4000;
var arr=new Array();
arr=\"http://bbs.e-yu.cn/attachments/month_0706/20070628_95e05674a8bf443e1576RwrnlVnuVl6h.gif\";
arr=\"http://www.yinhuabbs.cn/images/smilies/default/zzzz29.gif\";
arr=\"http://www.sucai86.com/sucai/28/1220054995646.gif\";
arr=\"http://www.sucai86.com/sucai/28/132005326174044.gif\";
arr=\"http://www.sucai86.com/sucai/28/22005326174235.gif\";
arr=\"http://www.sucai86.com/sucai/28/142005326173950.gif\";
arr=\"http://www.dabaoku.com/gif/dongwu/055/014n.gif\";
arr=\"http://www.sucai86.com/sucai/28/72005328101742.gif\";
setInterval(changeImg,timeInterval);
function changeImg()
{
var obj=document.getElementById(\"obj\");
if (curIndex==arr.length-1)
{
curIndex=0;
}
else
{
curIndex+=1;
}
obj.src=arr;
}
</script>
<img id=obj src =\"http://bbs.e-yu.cn/attachments/month_0706/20070628_95e05674a8bf443e1576RwrnlVnuVl6h.gif\" border =0 />
谢谢!
[ 本帖最后由 faruyun 于 2008-4-8 17:27 编辑 ] 谢谢祝福老师哦 <TABLE cellSpacing=0 cellPadding=0 width=\"70%\" align=center border=0>
<TBODY>
<TR>
<TD align=middle>
<MARQUEE scrollAmount=1 scrollDelay=100 direction=right width=120>
<P align=center><IMG src=\"http://www.yinhuabbs.cn/images/avatars/noavatar.gif\"></P></MARQUEE></TD>
<TD align=middle>
<MARQUEE scrollAmount=1 scrollDelay=100 width=120>
<P align=center><IMG src=\"http://www.yinhuabbs.cn/images/avatars/noavatar.gif\" < P></P></MARQUEE></TD>
<TD align=middle>
<MARQUEE scrollAmount=1 scrollDelay=100 direction=right width=120>
<P align=center><IMG src=\"http://www.yinhuabbs.cn/images/avatars/noavatar.gif\"></P></MARQUEE></TD>
<TD align=middle>
<MARQUEE scrollAmount=1 scrollDelay=100 width=120>
<P align=center><IMG src=\"http://www.yinhuabbs.cn/images/avatars/noavatar.gif\"></P></MARQUEE></TD></TR></TBODY></TABLE>