<!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" />
<meta name="renderer" content="webkit|ie-comp|ie-stand">
<title>jQuery购买记录列表文字滚动更新代码</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<script type="text/javascript" src="js/jquery-1.12.3.min.js"></script>
<script type="text/javascript" src="js/index.js"></script>
</head>
<body><script src="/demos/googlegg.js"></script>
<div class="fg-box" id="box">
<div class="fg-line"></div>
<dl>
<dd>
<div class="fg-left"><span>2小时前</span></div>
<div class="fg-right">
<h4>李**购了10元</h4>
<a href="#">银亿1号0617040</a>
</div>
</dd>
<dd>
<div class="fg-left"><span>2小时前</span></div>
<div class="fg-right">
<h4>李**购了20元</h4>
<a href="#">银亿1号0617040</a>
</div>
</dd>
<dd>
<div class="fg-left"><span>2小时前</span></div>
<div class="fg-right">
<h4>李**购了30元</h4>
<a href="#">银亿1号0617040</a>
</div>
</dd>
<dd>
<div class="fg-left"><span>3小时前</span></div>
<div class="fg-right">
<h4>李**购了40元</h4>
<a href="#">银亿1号0617040</a>
</div>
</dd>
<dd>
<div class="fg-left"><span>4小时前</span></div>
<div class="fg-right">
<h4>李**购了50元</h4>
<a href="#">银亿1号0617040</a>
</div>
</dd>
<dd>
<div class="fg-left"><span>4小时前</span></div>
<div class="fg-right">
<h4>李**购了60元</h4>
<a href="#">银亿1号0617040</a>
</div>
</dd>
</dl>
</div>
<div style="text-align:center;margin:50px 0; font:normal 14px/24px 'MicroSoft YaHei';">
<p>适用浏览器:IE8、360、FireFox、Chrome、Safari、Opera、傲游、搜狗、世界之窗.</p>
<p>更多源码下载:<a href="http://www.96flw.com" target="_blank">www.96flw.com</a></p>
</div>
</body>
</html>