impress-audio icon indicating copy to clipboard operation
impress-audio copied to clipboard

Small addition to impress.js to allow for html5 audio in your presentation

Results 1 impress-audio issues
Sort by recently updated
recently updated
newest added

I tried these 3 situations: - Just jquery.js ``` ``` [Toolbar](https://github.com/impress/impress.js/tree/master/src/plugins/toolbar) working good. - Just impress-audio.js ``` ``` [Toolbar](https://github.com/impress/impress.js/tree/master/src/plugins/toolbar) working good too. - But when they come together ``` ```...