Owen Edwards
6296ca8538
@OwenEdwards added language attribute in HTML files for accessibility. closes #3257
2016-04-28 15:29:40 -07:00
Patrick
876e48547c
@CoWinkKeyDinkInc fixed table in Tracks guide. Replaced some single quotes with double quotes. closes #2946
2016-01-25 20:11:26 -05:00
brandonocasey
7838fe2ec3
@BrandonOCasey updated sandbox to to use newer CDN urls. closes #2917
2015-12-15 14:38:09 -05:00
KahWee Teng
6e25aef060
@kahwee Fixed sandbox plugin example to work in Video.js 5. closes #2691
2015-10-28 16:06:33 -04:00
Pat O'Neill
3a889ea4b5
Don't use setGlobalOptions in sandbox
2015-08-13 13:48:57 -07:00
heff
14c8705530
Updated build and sample files with IE8 shims
...
--skip-ci
2015-06-05 18:41:05 -07:00
heff
6e5fc8d687
More build and testing cleanup. Also some reorganization.
2015-04-02 11:33:51 -07:00
Steve Heffernan
1eca8add85
Close GH-644: LESS for CSS.
2013-07-19 20:18:39 -07:00
David LaPalomento
60f9b505f1
Close GH-346: Remove need for good.require/good.provide.
2013-02-22 22:26:58 -05:00
David LaPalomento
1636677995
Remove Up-Front Config Example
...
Get rid of the example code for configuring a plugin at creation time. There's already an example in the tutorial and it makes things a bit confusing.
2013-02-11 13:05:39 -05:00
David LaPalomento
f4cba1649d
Up-Front Plugin Config
...
Create an example of making a dynamic video element and loading a plugin. Add that example to the tutorial.
2013-02-11 10:28:57 -05:00
David LaPalomento
c6d3481470
Remove Extra Flash Switch
...
Get rid of the extra switching logic to force Flash tech. Worth noting: it has to exist as a separate script tag because we're using document.write to insert video.js scripts.
2013-02-11 10:28:22 -05:00
David LaPalomento
1579e623b0
Plugin Doc and Example
...
Added most of a doc on building plugins. Still missing a section on up-front plugins. Created an example page that shows how to load a plugin.
2013-02-11 10:28:03 -05:00