I have an input text, where I would like to limit the characters entered by the user to "only numbers and commas", that is:
Ej1: "1001,1002,1003"
Ej2: "1001"
Ej3: "1001,2002"
How could I do it in jquery? I copy fragment of the code:...
asked by
13.12.2018 / 19:25