<input type="number" min="3" step="0.01"/>
For this input, if the user enters 3, it will pass. I want 3 to fail but 3.01 to pass. How can I achieve this?
For this input, if the user enters 3, it will pass. I want 3 to fail but 3.01 to pass. How can I achieve th" /> For this input, if the user enters 3, it will pass. I want 3 to fail but 3.01 to pass. How can I achieve th" /> For this input, if the user enters 3, it will pass. I want 3 to fail but 3.01 to pass. How can I achieve th"/>
<input type="number" min="3" step="0.01"/>
For this input, if the user enters 3, it will pass. I want 3 to fail but 3.01 to pass. How can I achieve this?
Copyright © 2021 Jogjafile Inc.