how to make sure input type number can't go down code example Example: no negative prices in field type number <input type="number" min="0">