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

index 29aaaa9..93bb9f8 100644 (file)
@@ -681,8 +681,9 @@ if(opt.anim.isAnimated()){
         getStyles : function(){
             
             
-            Roo.log(a);
+            
             var a = arguments, len = a.length, r = {};
+            Roo.log(a);
             if(a == 'all'){
                 var s = this.attr('style').split(';');
                 Roo.log(s);