<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>BreakingNews演示3种间歇滚动效果</title>
<link rel="stylesheet" href="/api/jq/BreakingNews/css/BreakingNews.css">
<style>
body { background-color: #38545d;}
.demo { width: 700px; margin: 0 auto;}
.demo1 { margin-top: 100px;}
.demo2, .demo3 { margin-top: 50px;}
</style>
<script src="http://apps.bdimg.com/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="/api/jq/BreakingNews/js/BreakingNews.js"></script>
<script>
$(function() {
$('#breakingnews1').BreakingNews({
title: '公告'
});
$('#breakingnews2').BreakingNews({
title: '滚动新闻',