播放器 player - happypeter/onestep GitHub Wiki
Discussion
https://github.com/happypeter/onestep/issues/208
traps
- You can not set
video#videojssize in a .css file, you have to setwidth&heightinline with the html, otherwise the videojs js file will set it for you, and put the value inline, thus whatever you do in .css will not work.
Vediojs or NOT
ellentube uses vjs
Fits all ratio
https://vimeo.com has videos of different ratio shown even on the same page, looks nice, just keep width the same, never mind the height, I will write JS or what ever to give people the freedom to choose their own ratio.
video bumpers, sth fancy
http://www.lynda.com/CSS-tutorials/HTML5-Projects-Video-Bumpers/122425-2.html
跨平台,地区,浏览器,兼容性测试
https://github.com/happypeter/onestep/issues/209