... solution to restrict a user to enter only numeric values is to use input elements of type number. It has built-in validation to reject non-numerical values.
確定! 回上一頁