OSDN Git Service

Version 0.6.121, iScroll5 is working on iPhone touch 1G, update X.Audio.
[pettanr/clientJs.git] / 0.6.x / js / 20_ui / 08_Box.js
index 1fa0894..c1a3cbe 100644 (file)
@@ -105,6 +105,7 @@ X.UI._Box = X.UI._AbstractUINode.inherits(
                        };\r
                        \r
                        for( p in attrs ){\r
+                               if( X_EMPTY_OBJECT[ p ] ) continue;\r
                                ( support = this.supportAttrs[ p ] ) && this.setAttr( p, support, attrs[ p ] );\r
                        };\r
                },\r