Hi.
I created a form using jqxValidator. When the form is submitted I get the condition as I expected (i.e. empty input will show error hint, and the input is set with the red border that is produced by class “jqx-validator-error-element”) except for “select” and “textarea” element, those element is not set with the red border.
When I check some online jqxValidator demo, the “select” and “textarea” is not set with the red border too.
Doesn’t the plugin set “select” and “textarea” element with class “jqx-validator-error-element”?
If so, maybe I have to suggest you to add it to those element.
I’m sorry for my bad English.
Regards,
Rizki Pratama