diff --git a/src/core/4.widget.js b/src/core/4.widget.js index cee59c0cf..a58d4380b 100644 --- a/src/core/4.widget.js +++ b/src/core/4.widget.js @@ -42,11 +42,11 @@ key: null, tag: null, - disabled: null, + disabled: false, invisible: false, animation: "", animationDuring: 0, - invalid: null, + invalid: false, baseCls: "", extraCls: "", cls: "",