Posts by Natan • 41 points
1 post
-
4
votes1
answer1080
viewsQ: How to allow only numbers in a javascript prompt?
I want me to be able to put only numbers when inserting something in the prompt. var count = prompt("Teste"); How can I do it?
1 post
4
votes1
answer1080
viewsI want me to be able to put only numbers when inserting something in the prompt. var count = prompt("Teste"); How can I do it?