八周交易计划2 - 巅峰之战, 谁是黑马
<!DOCTYPE html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
<div id="divVideo"></div>
<script type="text/javascript">
playVideo({
elemt: document.getElementById("divVideo"),
src: "http://jin10videoserver.jin10.com/Act-ss-mp4-hd/50265c22c8a64b5ba98e5d1920b0906f/谁是黑马第八集3.mp4",
preload: "true",
autoplay: "true",
poster: "",
loop: "true",
width: "",
heigth:""
});
functionplayVideo (opt) {
if (typeof (opt) == "undefined") {
alert("http://jin10videoserver.jin10.com/Act-ss-mp4-hd/50265c22c8a64b5ba98e5d1920b0906f/谁是黑马第八集3.mp4");
return;
}
if (typeof (opt.elemt) == "undefined") {
alert("http://jin10videoserver.jin10.com/Act-ss-mp4-hd/50265c22c8a64b5ba98e5d1920b0906f/谁是黑马第八集3.mp4");
return;
}
if (typeof (opt.src) == "undefined") {
alert("http://jin10videoserver.jin10.com/Act-ss-mp4-hd/50265c22c8a64b5ba98e5d1920b0906f/谁是黑马第八集3.mp4");
return;
}
var _this = this;
_this.elemt = opt.elemt;
_this.src = opt.src;
_this.width = opt.width > 0 ? opt.width + "px" : "100%";
_this.height = opt.height > 0 ? opt.height + "px" : "100%";
_this.autoplay = opt.autoplay == "true" ? "autoplay" : "";
_this.poster = opt.poster;
_this.preload = opt.preload == "true" ? "preload" : "";
_this.loop = opt.loop == "true" ? "loop" : "";
var str = "<video id='playVideo' controls ";
str += " width='" + _this.width + "' height='" + _this.height + "' " + _this.autoplay + " " + _this.preload + " " + _this.loop + " ";
if (typeof (_this.poster) != "undefined") {
str += " poster='" + _this.poster + "' >";
} else {
str += " > ";
}
str += " <source src='" + _this.src + "'type='video/mp4; codecs='avc1.42E01E, mp4a.40.2''/>";
str += "</video>";
_this.elemt.innerHTML = str;
}
</script>
</body> 你也玩现货吗?我玩外汇呢,也需要看金10官网 虫虫沙沙 发表于 2017-1-14 10:56
你也玩现货吗?我玩外汇呢,也需要看金10官网
是的有在玩 admin 发表于 2017-1-16 01:29
是的有在玩
你在那个平台啊? 本帖最后由 虫虫岁月 于 2017-4-10 14:59 编辑 <br /><br />1111111111
页:
[1]