Audio player with playlist - HTML, CSS, jQuery

Download for member
Download with donation

To add two or more players in the same page, repeat the whole div class = "container" and add these sequentially numbered settings (2/3/4 etc.):
Per mettere due o più player nella stessa pagina, ripetere l'intero div class = "container" e aggiungere queste impostazioni numerate in sequenza(2/3/4 ecc.):

In HTML:
<div class="container" id="container2">

In SCRIPT:
init('container2');