How can I dynamically add input fields to a form?

前端 未结 5 853
南旧
南旧 2021-01-05 17:02

I\'m not much of a web programmer, but I\'m creating a simple web app that has a form where the user can enter a series of points (x,y,z) but I don\'t know how many the user

5条回答
  •  难免孤独
    2021-01-05 17:46

    Appends some HTML to all paragraphs.

    
    
    
      
      
    
    
      

    I would like to say:

提交回复
热议问题