From 227700a2367657ecfe63b5af39df1bc7f9b2529b Mon Sep 17 00:00:00 2001 From: Steve Heffernan Date: Tue, 29 Apr 2014 13:39:38 -0700 Subject: [PATCH 1/2] Added a more informative and styled fallback message for non-html5 browsers that also have JavaScript disabled --- build/demo-files/demo.html | 1 + sandbox/index.html.example | 2 +- src/css/video-js.less | 20 ++++++++++++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/build/demo-files/demo.html b/build/demo-files/demo.html index b2b3fa44d6..af4543a856 100644 --- a/build/demo-files/demo.html +++ b/build/demo-files/demo.html @@ -25,6 +25,7 @@ +

To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video diff --git a/sandbox/index.html.example b/sandbox/index.html.example index b058ff4f9c..a73ba38a21 100644 --- a/sandbox/index.html.example +++ b/sandbox/index.html.example @@ -25,7 +25,7 @@ -

Video Playback Not Supported

+

To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video