No edit summary |
No edit summary Tag: Reverted |
||
Line 13: | Line 13: | ||
<source src="<!--{$mp3|escape:'urlpathinfo'}-->" type="audio/mpeg"> | <source src="<!--{$mp3|escape:'urlpathinfo'}-->" type="audio/mpeg"> | ||
</audio></div> | </audio></div> | ||
<script> | |||
GreenAudioPlayer.init({ | |||
selector: '.player', // inits Green Audio Player on each audio container that has class "player" | |||
stopOthersOnPlay: true | |||
}); | |||
</script> | |||
<html> | <html> | ||
</includeonly> | </includeonly> |
Revision as of 17:04, 29 April 2022