User:Toad64/Sandbox: Difference between revisions

Toad64 (talk | contribs)
updated code in syntaxhighlight
Toad64 (talk | contribs)
updated info about code
Line 1: Line 1:
Using Javascript (and a set of ::root colors i had), It is possible to modify the default audio element used to play audio.
Using Javascript, It is possible to modify the default audio element used to play audio. This code replaces the standard webkit media player with a stylized version. (Currently for chromium browsers only)


<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
Line 119: Line 119:
</syntaxhighlight>
</syntaxhighlight>


This code creates a styleized media player (in this example the Old Deadlock Title Screen):
In this example, the Old Deadlock Title Screen:
 
[[File:Music menu lp.mp3]]
[[File:Music menu lp.mp3]]