Posts by user27546 • 21 points
1 post
-
2
votes2
answers456
viewsQ: jQuery inserts new rows into the form. How to populate them automatically?
I have a script that automatically adds lines to a form. I use jQuery for this. With each click on a button, jQuey creates a new line in the form to fill in new data. I need a field to be populated…