ToneDen / Player

A pure JS customizable audio player for SoundCloud.
toneden.io/player
MIT License
529 stars 77 forks source link

Problem with oAudio.remove(); on Internet Explorer #17

Closed sebgord closed 9 years ago

sebgord commented 10 years ago

On IE (v.11), it seems to be a problem with the line oAudio.remove(); of toneden.js The debugger said : "L'objet ne gère pas la propriété ou la méthode 'remove'". '(The object doesn't manage the property or the method "remove").