图片走马灯疑问

来源:百度知道 编辑:UC知道 时间:2024/06/10 13:00:12
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=6>
<img src="1">
<img src="1">
<img src="1">
</MARQUEE>

三张图片不能头尾相接,总是等最后一张走完了,第一张才又出来,怎么解决这个问题呢??

这个问题呀,你给的分太少了,本来不想说的,不过看你这个问题总是在我的电脑界面是显示真是烦人,就叫他消失吧.
这里有几个代码你自己弄下来,存个HTML的看看哪个是你想要的!
不要我多说知道怎么弄了吧!
第一种:
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
</head>

<body>

<div id="demo" style="overflow:hidden;width:600px;color:#ffffff;">
<table cellpadding="0" cellspacing="0" border="0">
<tr><td id="demo1" valign="top" al