From a83433f6556168b0f68ab2cc1d4df986736058bf Mon Sep 17 00:00:00 2001 From: Steve Heffernan Date: Tue, 10 Jan 2012 13:15:49 -0800 Subject: [PATCH] Updated options docs. Full URL to flash SWF. --- docs/options.md | 20 ++++++++++++++++++++ src/core.js | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/options.md b/docs/options.md index d7a79555a..165098c6a 100644 --- a/docs/options.md +++ b/docs/options.md @@ -8,3 +8,23 @@ body_class: docs subpage Options ======= + +The Video.js emebed code is simply an HTML5 video tag with the video.js classes. So for many of the options you can use the standard tag attributes to set video.js options. + +{% highlight html %} +