Posts by rodrigo ferreira • 19 points
1 post
-
1
votes2
answers88
viewsQ: Delete dynamic input
I am using javascript to create inputs dynamically. I create a phone and email input this way. I created a deleteEmail() function that deletes the latest created one, however when I create other…