[JavaScript] Limit text input box can only enter 0-9 numbers

xiaoxiao2021-03-06  15

You can check the text box with JavaScript, filter out non-0-9 characters.