1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-25 02:42:10 +02:00

Cleaned up demo file.

This commit is contained in:
Steve Heffernan 2012-03-20 11:07:14 -07:00
parent 1fe7855ec7
commit 0ad74d53f6

View File

@ -7,12 +7,12 @@
<link href="video-js.css" rel="stylesheet" type="text/css">
<!-- video.js must be in the <head> for older IEs to work. -->
<script src="video.js"></script>
<!-- Unless using the CDN hosted version, update the URL to the Flash SWF -->
<script>
_V_.options.flash.swf = "video-js.swf";
</script>
</head>
<body>