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] };
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]
};