diff --git a/source/Ox.UI/js/Form/Input.js b/source/Ox.UI/js/Form/Input.js index 299802ad..fecd4e8b 100644 --- a/source/Ox.UI/js/Form/Input.js +++ b/source/Ox.UI/js/Form/Input.js @@ -272,7 +272,7 @@ Ox.Input = function(options, self) { .appendTo(that); } - self.$input = Ox.$(self.options.type == 'textarea' ? '