File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4274,7 +4274,7 @@ document.getElementById("dropzone").addEventListener("drop", function(event) {
42744274
42754275[ ^ 113 ] CodeSandbox: Drag and Drop API.
42764276
4277- [ ^ 113 ] :[ CodeSandbox: Drag and Drop API] ( https://fsswsl.csb.app/ ) , last access: October 2, 2024 .
4277+ [ ^ 113 ] :[ CodeSandbox: Drag and Drop API] ( https://fsswsl.csb.app/ ) , last access: April 16, 2025 .
42784278
42794279- The code above demonstrates how to implement drag-and-drop functionality using the Drag and Drop API.
42804280- The ` draggable ` attribute is set to ` true ` on the draggable element, indicating that it can be dragged.
@@ -4300,7 +4300,7 @@ The Audio and Video API allows web applications to embed and control audio and v
43004300
43014301[ ^ 114 ] CodeSandbox: Audio and Video API.
43024302
4303- [ ^ 114 ] :[ CodeSandbox: Audio and Video API] ( https://zzyzjg.csb.app/ ) , last access: October 6, 2024 .
4303+ [ ^ 114 ] :[ CodeSandbox: Audio and Video API] ( https://zzyzjg.csb.app/ ) , last access: April 16, 2025 .
43044304
43054305- The code above demonstrates how to use the ` <audio> ` and ` <video> ` elements to embed audio and video content.
43064306- The ` controls ` attribute adds playback controls (play, pause, volume, etc.) to the media player.
You can’t perform that action at this time.
0 commit comments