1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00
video.js/sandbox
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
..
combined-tracks.html.example chore(sandbox): Fix paths in sandbox files. (#4416) 2017-06-27 09:51:05 +10:00
descriptions.html.example chore(sandbox): Fix paths in sandbox files. (#4416) 2017-06-27 09:51:05 +10:00
embeds.html.example feat: allow embeds via <video-js> element (#4640) 2017-11-13 14:20:05 -05:00
flash.html.example chore(sandbox): Fix paths in sandbox files. (#4416) 2017-06-27 09:51:05 +10:00
icons.html.example docs(guides): Manual Documentation Improvements (#3703) 2016-12-02 14:27:59 -05:00
index.html.example chore(sandbox): Fix paths in sandbox files. (#4416) 2017-06-27 09:51:05 +10:00
language.html.example chore(sandbox): Fix paths in sandbox files. (#4416) 2017-06-27 09:51:05 +10:00
plugin.html.example chore(sandbox): Fix paths in sandbox files. (#4416) 2017-06-27 09:51:05 +10:00