Answers for "html allow negative in number input"

1

no negative prices in field type number

<input type="number" min="0">
Posted by: Guest on April-11-2020

Code answers related to "html allow negative in number input"

Browse Popular Code Answers by Language