Roo/Element.js
authorEdward <edward@roojs.com>
Mon, 13 Jan 2014 08:25:50 +0000 (16:25 +0800)
committerEdward <edward@roojs.com>
Mon, 13 Jan 2014 08:25:50 +0000 (16:25 +0800)
Roo/Element.js

index 7e4a83d..ac9fe13 100644 (file)
@@ -683,8 +683,8 @@ if(opt.anim.isAnimated()){
             
             
             var a = arguments, len = a.length, r = {};
-            Roo.log(arguments);
-            if('all' in a){
+            Roo.log(a[0]);
+            if(a[0]){
                 var s = this.attr('style').split(';');
                 Roo.log(s);
                 return r;