mirror of
https://github.com/videojs/video.js.git
synced 2025-01-25 11:13:52 +02:00
Using new setup method.
This commit is contained in:
parent
625a4bcf40
commit
97419c8db7
@ -22,9 +22,7 @@
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
// Using JQuery's DOM Ready function
|
||||
// You can also use window.onload, but it loads slower
|
||||
$(function(){
|
||||
VideoJS.setup();
|
||||
})
|
||||
VideoJS.setup();
|
||||
|
||||
// If not using a JS library
|
||||
// window.onload = function(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user