The simplest would be to not include the dollar sign in the input. Show it before the field and only allow numeric input. $<input type="number" min="0.01" ...
確定! 回上一頁