Posts by Daniel Hernandez • 1 point
1 post
-
-2
votes1
answer15
viewsQ: How do I put a required input without the tag form?
Whenever I put the required property, my scrip stops working. How can I insert a required input without the tag form? var cont1 = 1; var cont2 = 2; var cont3 = 3;…