From 14c87055306f277d5437d3a42a7178649f20206e Mon Sep 17 00:00:00 2001
From: heff
Date: Fri, 5 Jun 2015 18:10:39 -0700
Subject: [PATCH] Updated build and sample files with IE8 shims
--skip-ci
---
docs/examples/simple-embed/index.html | 5 +++++
sandbox/index.html.example | 3 +--
sandbox/language.html.example | 16 ++++++++++++----
sandbox/plugin.html.example | 15 +++++++++++++--
4 files changed, 31 insertions(+), 8 deletions(-)
diff --git a/docs/examples/simple-embed/index.html b/docs/examples/simple-embed/index.html
index 7fcf91544..b28470788 100644
--- a/docs/examples/simple-embed/index.html
+++ b/docs/examples/simple-embed/index.html
@@ -6,6 +6,11 @@
+
+
+
+
+
diff --git a/sandbox/index.html.example b/sandbox/index.html.example
index e62744b2c..b9701d62d 100644
--- a/sandbox/index.html.example
+++ b/sandbox/index.html.example
@@ -5,8 +5,7 @@
Video.js Sandbox
-
-
+
diff --git a/sandbox/language.html.example b/sandbox/language.html.example
index 8f4fe281f..c6c35eaab 100644
--- a/sandbox/language.html.example
+++ b/sandbox/language.html.example
@@ -5,15 +5,24 @@
VideoJS Languages Demo
-
+
+
-
+
+
+
+
This page shows you how to create, register and initialize a Video.js plugin.