Posts by José • 45 points
2 posts
-
3
votes1
answer87
viewsQ: Remove the last input typed in a form with multiple responses
I have a form of 10 answers in which the person should put only 3 answers. If she fills more than 3, the last input typed must be erased. Just follow my code: It kind of works, but the problem is it…
javascriptasked José 45 -
1
votes1
answer298
viewsQ: How do you time a job until it’s over?
I want to time the entire program to complete its process, I need that time for comparison. Is there any easy way to implement this?
javascriptasked José 45