Answer the question
In order to leave comments, you need to log in
What methods to use with jquery to get data from the form that there are more than 5 characters?
What methods to use with jquery to get data from the form that there are more than 5 characters and if there are more than 5 characters, then make the submit button active or hang an additional class on it
<form class="form">
<input type="text" name="username" />
<input type="text" name="password" />
<input type="submit" value="Войти" disabled />
</form>
Answer the question
In order to leave comments, you need to log in
Maybe there are better options?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question