python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
validating that a canvas has been drawn in
I'm implementing an online waiver where a client has to sign into canvas before they can complete the form. I use Signature_Pad from szimek and jquery-validate and would like to have the canvas (whic...
erict
Votes: 0
Answers: 0
Error message color on input validation using jquery-validation and bootstrap 5
Edited:
I am using jquery-validation and bootstrap 5 to validate the form and show errors messages. When I hit login without email AND password the input field color became red for each field (email +...
Eliete da Silva Rodrigues
Votes: 0
Answers: 1
error labels do not contain any error messages during validation
I have a form being validated with jQuery with rules and messages settings inside the validate function. However, when pressing submit or not filling in the fields firstname, lastname and phone number...
Ibra
Votes: 0
Answers: 1
How can i change the default error message for extention of the jquery's validation plugin?
How can i change the default error message of the jquery validation?
here is my html form:
<form id="form_detail_file3" action="{$form_action}" method="POST" enctype='...
Azay Karimli
Votes: 0
Answers: 1