jQWidgets jqxInput Complete Reference
The jqxInput is used to represent a jQuery input widget that contains auto-complete features. It contains textarea, buttons, and select elements. And this widget needs a JavaScript file to perform its operation. Just pass the property name to the jqxInput constructor.
Properties:
- jQWidgets jqxInput disabled Property
- jQWidgets jqxInput dropDownWidth Property
- jQWidgets jqxInput height Property
- jQWidgets jqxInput items Property
- jQWidgets jqxInput minLength Property
- jQWidgets jqxInput maxLength Property
- jQWidgets jqxInput opened Property
- jQWidgets jqxInput placeHolder Property
- jQWidgets jqxInput popupZIndex Property
- jQWidgets jqxInput rtl Property
- jQWidgets jqxInput searchMode Property
- jQWidgets jqxInput source Property
- jQWidgets jqxInput theme Property
- jQWidgets jqxInput width Property
Events:
- jQWidgets jqxInput change Event
- jQWidgets jqxInput close Event
- jQWidgets jqxInput open Event
- jQWidgets jqxInput select Event
Methods:
Please Login to comment...