is there anyway I can use the HTML input tag and restrict the text to be only a value from 1-10.
I know I can make it only numbers and restrict it to only 2 characters, but that leaves me open to 99. Is there anyway I can do this with only HTML?
is there anyway I can use the HTML input tag and restrict the text to be only a value from 1-10.
I know I can make it only numbers and restrict it to only 2 characters, but that leaves me open to 99. Is there anyway I can do this with only HTML?