Hi Peter,
As I mentioned above, I was not able to set the width using the style, so I cheated a little by applying the jqxButton attribute to my input field.
It works and it allows me to use other settings (such as disable) with the input, just as I would do with a button. I’m happy the results, but I’d like confirmation on whether or not this is a good practice.
Also, is there any thought of adding a simple jqInput to the library, so Input Tags can be handled like any other widget?