media.html
8.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!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">
<title>媒体播放</title>
<script type="text/javascript">
search_ajaxUrl = 'http://www.nong12.com/tip.html?callback=jQuery18304425293356180191_1413859900213&key=a&_=1413859908376'
</script>
<script type="text/javascript" src="../../components/js/base/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="../../components/js/base/sea.js"></script>
<link rel="stylesheet" type="text/css" href="../css/dist/creditshop.css">
<script type="text/javascript" src="../js/javascript/components/config.js"></script>
<link href="../../components/js/plugin/jplayer/skin/blue.monday/jplayer.blue.monday.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../../components/js/plugin/jplayer/jquery.jplayer.js"></script>
<!--[if lt IE 9]>
<script src="../../common/js/plugin/respond.src.js"></script>
<link href="../../common/js/plugin/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
<link href="../respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
<script src="../../common/js/plugin/respond.proxy.js"></script>
<![endif]-->
</head>
<body>
<!-- loading -->
<div id="s-page-loading"></div>
<!-- loading end-->
<!-- header-->
<!-- header end -->
<div class="main clearfix">
<div id="jp_container_1" class="jp-video jp-video-360p" role="application" aria-label="media player">
<div class="jp-type-single">
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div class="jp-gui">
<div class="jp-video-play">
<button class="jp-video-play-icon" role="button" tabindex="0">play</button>
</div>
<div class="jp-interface">
<div class="jp-progress">
<div class="jp-seek-bar">
<div class="jp-play-bar"></div>
</div>
</div>
<div class="jp-current-time" role="timer" aria-label="time"> </div>
<div class="jp-duration" role="timer" aria-label="duration"> </div>
<div class="jp-controls-holder">
<div class="jp-controls">
<button class="jp-play" role="button" tabindex="0">play</button>
<button class="jp-stop" role="button" tabindex="0">stop</button>
</div>
<div class="jp-volume-controls">
<button class="jp-mute" role="button" tabindex="0">mute</button>
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
<div class="jp-volume-bar">
<div class="jp-volume-bar-value"></div>
</div>
</div>
<div class="jp-toggles">
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
<button class="jp-full-screen" role="button" tabindex="0">full screen</button>
</div>
</div>
<div class="jp-details">
<div class="jp-title" aria-label="title"> </div>
</div>
</div>
</div>
<div class="jp-no-solution">
<span>Update Required</span>
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
</div>
</div>
</div>
</div>
<script type="text/javascript">
seajs.use(
[ '../js/javascript/common/common.js',
'../js/javascript/shop/creditshop.js'
]
);
</script>
<!-- footer-->
<div class="footer">
<div class="bg-F9">
<div class="footer-view clearfix">
<div class="left">
<ul>
<li>
<span class="icon-we"></span>
<p>关于我们</p>
<div class="f-list">
<a href="#">关于地利</a>
<a href="#">诚聘英才</a>
<a href="#">联系我们</a>
<a href="#">地利服务</a>
</div>
</li>
<li>
<span class="icon-aftersales"></span>
<p>售后服务</p>
<div class="f-list">
<a href="#">纠纷处理</a>
<a href="#">退款流程</a>
<a href="#">退款政策</a>
</div>
</li>
<li>
<span class="icon-shopping"></span>
<p>购物指南</p>
<div class="f-list">
<a href="#">交易规则</a>
<a href="#">购物流程</a>
<a href="#">订单结算</a>
<a href="#">支付方式</a>
</div>
</li>
<li>
<span class="icon-identity"></span>
<p>身份认证</p>
<div class="f-list">
<a href="#">邮箱验证</a>
<a href="#">企业验证</a>
<a href="#">实名认证</a>
<a href="#">密码找回</a>
</div>
</li>
<li>
<span class="icon-novice"></span>
<p>新手指南</p>
<div class="f-list">
<a href="#">个人注册</a>
<a href="#">企业注册</a>
<a href="#">会员须知</a>
<a href="#">会员登陆</a>
</div>
</li>
</ul>
</div>
<div class="right">
<span class="icon-shield"></span>
<ul class="clearfix">
<li><span class="icon-f-phone"></span><p>服务热线:<span class="text-phone">400-888-6666</span></p></li>
<li><span class="icon-f-customerservice"></span><p>服务时间:<span class="text-time">上午9:00 - 晚上21:00</span></p></li>
<li><span class="icon-f-im"></span><p class="dili-im" href="#"><i></i>联系我们</p></li>
</ul>
</div>
</div>
</div>
<div class="footer-end">
<p>
<a href="#">关于我们</a> |
<a href="#">联系我们</a> |
<a href="#">人才招聘</a> |
<a href="#">地利服务</a> |
<a href="#">帮助中心</a>
</p>
<p class="col-999"> Copyright © 2013-2014 nong12.com,All Rights Reserved 陕ICP备14002958号</p>
<p class="col-999">版权所有 地利网络农业有限公司</p>
</div>
</div>
<!-- footer end -->
<!-- 资质弹框开始 -->
<div class="quality-frame" id="quality-frame">
<div class="qhd">查看店铺资质</div>
<div class="qbd">
<div class="q-img"> <img src="" alt="" class="s-q-img"/> </div>
<div class="q-words">
<p>
<span>资质名称:</span>
<span class="s-q-name">食品流通许可证食品流通许可食品流通许可证证</span>
</p>
<p>
<span>颁发机构:</span>
<span class="s-q-from">食品流通许可证食品流通许可证</span>
</p>
<p>
<span>颁发日期:</span>
<span class="s-q-date">2014年12月1号</span>
</p>
<p>
<span>有效期至:</span>
<span class="s-q-effect">2014年12月2号</span>
</p>
</div>
</div>
<div class="qft">
<button class="submitBtn">确定</button>
</div>
</div>
<!-- 资质弹框结束 -->
<script type="text/javascript">
//视频播放
$("#jquery_jplayer_1").jPlayer({
ready: function () {
$(this).jPlayer("setMedia", {
title: "Big Buck Bunny",
//m4v: "http://progressive.totaleclips.com.edgesuite.net/105/e105598_257.mp4",
m4v: "http://www.jplayer.org/video/m4v/Big_Buck_Bunny_Trailer.m4v", //视频源地址
ogv: "http://www.jplayer.org/video/ogv/Big_Buck_Bunny_Trailer.ogv",
webmv: "http://www.jplayer.org/video/webm/Big_Buck_Bunny_Trailer.webm",
poster: "http://www.jplayer.org/video/poster/Big_Buck_Bunny_Trailer_480x270.png" //视频初始图片
});
},
swfPath: ".", //jquery.jplayer.swf 放置路径
solution: "flash, html", //采用播放格式 当前为flash 不使用此参数则为html5
supplied: "webmv, ogv, m4v", //支持播放文件格式
size: {
width: "640px",
height: "360px",
cssClass: "jp-video-360p"
}, //播放器展示区域大小
useStateClassSkin: true,
autoBlur: false,
smoothPlayBar: true,
keyEnabled: true,
remainingDuration: true,
toggleDuration: true
});
</script>
</body>
</html>