Max length will not work with <input type="number" the best way i know is to use oninput event to limit the maxlength. Please see the below code.
確定! 回上一頁