how to make input take only positive numbers in html js code example Example: html input integer and positive <input type="number" min="0" step="1" />