View Single Post
Old 03-05-2014, 05:17 AM   #4
ceblac
Junior Member
ceblac began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Mar 2014
Device: i-pad mini, i5
Quote:
Originally Posted by mzmm View Post
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??
ceblac is offline   Reply With Quote