-3
<form>
<input type="text">
<input type="submit" disabled>
</form>
I would like after filling a value for example 10.00 it enable and when it is less than 12.50 he disable and observation (the field is dynamic is a field of total (sum of products), it would have to be automatic when passing the value already enable the Submit)
First of all you have to figure out whether it’s more than 10 or 12.50
– user60252
It would be 12.50 sorry!
– Rafa
complicated, rsrsrsrs, and if it is equal?
– user60252
Not that, you have to post your code. Note that already closed your question
– user60252