JavaScript-ID3-Reader
JavaScript-ID3-Reader copied to clipboard
Issue in IE
Thought i'd file this here for you.
Library has an issue in IE with the file " bufferedbinaryajax.js".
SCRIPT58644: Could not complete the operation due to error c00ce514.
Console reports the following code breaks it
var block = { data: http.responseBody || http.responseText, offset: range[0] };