audiojs icon indicating copy to clipboard operation
audiojs copied to clipboard

A cross-browser javascript wrapper for the html5 audio tag

Results 102 audiojs issues
Sort by recently updated
recently updated
newest added

In safari, File is still getting loaded and even duration is coming as infinity if preload is set to auto and 1 is preload is set to metadata. Please address...

It's not working on my site and even the official website and demos don't work. When trying to play it displays the message "Error loading: "http://kolber.github.io/audiojs/demos/mp..." Is there something with...

Hello, I am not experienced in coding, but I just customized a template and multiplied the players in my html, but obviously only the first one works (same issue as...

Is there a way to preload entire track or enable user to seek near the end of track if he need? I found this is the default behaviour in html5...

`className` is not a valid html attribute

Bower is going away. Please, create an npm project.

I think it is a no-brainer to support accessibility, especially for screen reader users who listen to audio on the web! I submitted a PR here: https://github.com/kolber/audiojs/pull/249 Please let me...

Thanks for all your nice work. I'd like to add a no-brainer fix. audiojs is completely inaccessible, even the play button is not a button. I've added the proper ARIA...