<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>jQuery有趣的弹幕视频video插件</title>
<link rel="stylesheet" href="/api/jq/5733e34bef9c5/css/main.css">
<div id="danmup" style="margin:20px auto"></div>
<script src="/api/jq/5733e34bef9c5/js/jquery-2.1.4.min.js"></script>
<script src="/api/jq/5733e34bef9c5/js/jquery.shCircleLoader.js"></script>
<script src="/api/jq/5733e34bef9c5/js/jquery.danmu.js"></script>
<script src="/api/jq/5733e34bef9c5/js/main.js"></script>
$("#danmup").DanmuPlayer({
src: "http://vjs.zencdn.net/v/oceans.mp4",
$("#danmup .danmu-div").danmu("addDanmu", [
{"text": "这是滚动弹幕", color: "white", size: 1, position: 0, time: 2}
, {"text": "我是帽子绿", color: "green", size: 1, position: 0, time: 3}
, {"text": "手册网火火火", color: "#f30", size: 1, position: 0, time: 10}
, {"text": "这是黄色的弹幕", color: "yellow", size: 1, position: 0, time: 3}
, {"text": "好快啊", color: "red", size: 1, position: 0, time: 19}
, {"text": "大家好,我是打不死的小强", color: "orange", size: 1, position: 0, time: 23}