File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ <h1>ImageKit Video Player Example</h1>
7171 < meta charset ="UTF-8 " />
7272 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7373 < title > ImageKit Video Player Examples</ title >
74- < link rel ="stylesheet " href ="/ src/style.css " />
74+ < link rel ="stylesheet " href ="src/style.css " />
7575</ head >
7676< body >
7777 < div class ="container ">
Original file line number Diff line number Diff line change 88</ head >
99< body >
1010 < div class ="container ">
11- < a href ="/ " class ="back-link "> ← Back to examples</ a >
11+ < a href =".. / " class ="back-link "> ← Back to examples</ a >
1212 < h1 > Chapters Example</ h1 >
1313 < video id ="player " class ="video-js " controls preload ="auto " width ="960 " height ="540 "> </ video >
1414 < h2 > Example Code</ h2 >
Original file line number Diff line number Diff line change 88</ head >
99< body >
1010 < div class ="container ">
11- < a href ="/ " class ="back-link "> ← Back to examples</ a >
11+ < a href =".. / " class ="back-link "> ← Back to examples</ a >
1212 < h1 > Floating Window Example</ h1 >
1313 < p > Scroll down the page to see the player shrink and float in the corner.</ p >
1414 < video id ="player " class ="video-js " controls preload ="auto " width ="960 " height ="540 "> </ video >
Original file line number Diff line number Diff line change 1010
1111< body >
1212 < div class ="container ">
13- < a href ="/ " class ="back-link "> ← Back to examples</ a >
13+ < a href =".. / " class ="back-link "> ← Back to examples</ a >
1414 < h1 > Playlist Example</ h1 >
1515 < video id ="player " class ="video-js " controls preload ="auto " width ="960 " height ="540 "> </ video >
1616 < video id ="player-2 " class ="video-js " controls preload ="auto " width ="960 " height ="540 "> </ video >
Original file line number Diff line number Diff line change 88</ head >
99< body >
1010 < div class ="container ">
11- < a href ="/ " class ="back-link "> ← Back to examples</ a >
11+ < a href =".. / " class ="back-link "> ← Back to examples</ a >
1212 < h1 > Recommendations Example</ h1 >
1313 < video id ="player " class ="video-js " controls preload ="auto " width ="960 " height ="540 "> </ video >
1414 < h2 > Example Code</ h2 >
Original file line number Diff line number Diff line change 88</ head >
99< body >
1010 < div class ="container ">
11- < a href ="/ " class ="back-link "> ← Back to examples</ a >
11+ < a href =".. / " class ="back-link "> ← Back to examples</ a >
1212 < h1 > Seek Thumbnails Example</ h1 >
1313 < p > Hover your mouse over the progress bar to see image thumbnails appear as you seek through the video.</ p >
1414 < video id ="player " class ="video-js " controls preload ="auto " width ="960 " height ="540 "> </ video >
Original file line number Diff line number Diff line change 88</ head >
99< body >
1010 < div class ="container ">
11- < a href ="/ " class ="back-link "> ← Back to examples</ a >
11+ < a href =".. / " class ="back-link "> ← Back to examples</ a >
1212 < h1 > Shoppable Video Example</ h1 >
1313 < video id ="player " class ="video-js " controls preload ="auto " width ="960 " height ="540 "> </ video >
1414 < h2 > Example Code</ h2 >
Original file line number Diff line number Diff line change 88</ head >
99< body >
1010 < div class ="container ">
11- < a href ="/ " class ="back-link "> ← Back to examples</ a >
11+ < a href =".. / " class ="back-link "> ← Back to examples</ a >
1212 < h1 > Subtitles Example</ h1 >
1313 < video id ="player " class ="video-js " controls preload ="auto " width ="960 " height ="540 "> </ video >
1414 < h2 > Example Code</ h2 >
You can’t perform that action at this time.
0 commit comments