From 5dc7ec01d479704fb259c2a840379f08578309af Mon Sep 17 00:00:00 2001 From: Daniel Silhavy Date: Tue, 26 Jul 2022 11:38:40 +0200 Subject: [PATCH] Add hashtag mechanism to sample menu selection (#4002) --- samples/index.html | 60 +++++++++++++++++++++++++++++++++------------- 1 file changed, 43 insertions(+), 17 deletions(-) diff --git a/samples/index.html b/samples/index.html index b7603acc9d..50f1810246 100644 --- a/samples/index.html +++ b/samples/index.html @@ -28,12 +28,12 @@ #tab-list { margin-bottom: 10px; } - + .card-footer { border: none; background: #FFFFFF; } - + .card-title > a { text-decoration: none; } @@ -55,9 +55,12 @@

Samples

-

dash.js is a reference client implementation by the DASH Industry Forum (DASH-IF) for the playback of MPEG-DASH via JavaScript +

dash.js is a + reference client implementation by the DASH Industry + Forum (DASH-IF) for the playback of MPEG-DASH via JavaScript and compliant - MSE/EME platforms. This page provides a starting point with multiple samples to explore the various dash.js features and settings.

+ MSE/EME platforms. This page provides a starting point with multiple samples to explore the various + dash.js features and settings.

A reference UI encapsulating the main functionality of dash.js is available here . @@ -104,8 +107,8 @@

Samples

-
-

+
+