From 9262a0bdb0c4770135e1fae4697358c3f00e8d80 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 16 Aug 2012 04:15:38 -0400 Subject: [PATCH] fixed bug in anyload --- client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.js b/client.js index 05f321c4..7de1fb1c 100644 --- a/client.js +++ b/client.js @@ -256,7 +256,7 @@ CloudClient.Util = (function(){ * and error image would be shown */ element.onerror = (function(){ - (pParams_o.element || document.body) + (pParams_o.parent || document.body) .removeChild(element); Util.Images.showError({