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