Answers
它就是用Flash播放的,不是html5。你可以鼠标右键点击,会出现Adobe的菜单。
你查看DOM里边在id为
video-box_wrapper
的容器里也可以发现
object
的标签。
html
<object type="application/x-shockwave-flash" data="http://imooc.com/static/lib/jwplayer/1.0.0/jwplayer.flash.swf" width="100%" height="100%" bgcolor="#000000" id="video-box" name="video-box" class="jwswf swfPrev-beforeswfanchor0 swfNext-afterswfanchor0" tabindex="0"> <param name="allowfullscreen" value="true"> <param name="allowscriptaccess" value="always"> <param name="seamlesstabbing" value="true"> <param name="wmode" value="opaque"> </object>
广告位招租
answered 9 years, 6 months ago