allow only positive numbers in textbox javascript code example Example: html input integer and positive <input type="number" min="0" step="1" />