html移动代码

来源:百度知道 编辑:UC知道 时间:2024/06/17 08:26:28
如何用html代码表示下面的移动效果?
不需要超连接 只需要实现文字出来后停止下 再出现下一行!
<iframe src="http://www.cctv.com/homepage/46/index.shtml"; name="express" width="354" height="16" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>

把代码保存为html格式,上传到网页空间看看是不是你想要的!
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset= gb2312">
<style type="text/css">
<!--
a { color: #00488C}
a:hover { color: #FF0000}
td { font-size: 12px ;color: #00488C}
-->
</style>
<script language=JAVAscript>
<!--
// ------ 定义全局变量
var theNewsNum;
var theAddNum;
var totalNum;
var CurrentPosion=0;
var theCurrentNews;
var theCurrentLength;
var theNewsText;
var theTargetLink;
var theCharacterTimeout;
var theNewsTimeout;
var theBrowserVersion;
var theWidgetOne;
var theWidgetTwo;
var theSpaceFiller;
var theLeadString;
var theNewsState;
function startTicker()
{
// --