mirror of
https://github.com/videojs/video.js.git
synced 2024-12-27 02:43:45 +02:00
81aef822db
Changed Video.player to Video.fn (like jQuery), so player can be used to get the player for a video.
324 B
324 B
Glossary
DOM (Document Object Model)
The container of elements on the page that must be loaded before you can interact with the elements with through Javascript. http://en.wikipedia.org/wiki/Document_Object_Model
Flash Fallback
The Flash video player (SWF) used to play a video when HTML5 isn't supported.