From e74dc3d45af1be342da764d8f3a5c17f94d14e47 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 27 Jul 2012 04:15:41 -0400 Subject: [PATCH] minor changes --- client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }); }