1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00
video.js/docs
Gary Katsevman d8aadd5bee
feat: allow embeds via <video-js> element (#4640)
Add the ability to initialize Video.js with an element named video-js. This is because sometimes, seeing the native element is undesirable, plus, it's cool to have our own element.
Can be used just like the video embed.
IE9 is supported but only with dynamic sources as the source element can only be used inside of the video element.
2017-11-13 14:20:05 -05:00
..
examples chore: Fix examples and docs and some links (#4279) 2017-05-11 17:16:12 -04:00
guides feat: allow embeds via <video-js> element (#4640) 2017-11-13 14:20:05 -05:00
index.md docs: updates to faq, language guide, and minor edits (#4556) 2017-08-14 17:02:48 -04:00
translations-needed.md docs(lang): update translations needed doc (#4702) 2017-10-31 12:17:59 -04:00