简体   繁体   中英

Control bar not showing in IE8 or IE9

I'm using 4.1.0 in both video.js and video-js.css. I can see the control bar in chrome but not IE8 or IE9. I see a progress bar and the time but no play/pause, volume control, or full screen icon.

My video tag looks like:

<video id="myMovie" class="video-js vjs-default-skin" controls preload="auto" autobuffer width="800" height="480" ></video>

I think 4.1.0 had a few browser issues. Check out my version here which works on all browsers, is responsive, and works with multiple players = http://www.andy-howard.com/recreate-bbc-iplayer/index.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM