« Return to Archives

Test Media Element Audio w slideshow

$(document).ready(function () {
var mePlayer = $('#audio-').mediaelementplayer({
features: ['playpause','progress','current','duration','volume'],
audioWidth:517,
});
});

Scroll to Top