diff --git a/client.js b/client.js index 184610ca..12d9b754 100644 --- a/client.js +++ b/client.js @@ -659,7 +659,7 @@ CloudClient._anyload = function(pParams_o) element.onerror = (function(){ lFunc.onerror(); - event.preventDefault(); + event.returnValue = false; }); }