Quote:
Originally Posted by mzmm
and change it to
Code:
<audio controls>
<source src="your_audio_file.mp4" type="audio/mpeg">
</audio>
|
hi again!
so i checked the code in SIGIL and it already says:
<audio controls="controls" src="../Audio/Guitar_Crunch.mp3" title="Audio Guitar Crunch"><span>Audio Guitar Crunch</span></audio>
so the
CONTROLS-function seems to be implemented already, but is not working like suggested!!
any idea??