Add / remove input field dynamically with jQuery

前端 未结 12 1860
闹比i
闹比i 2020-12-02 06:14

I would like to use jquery to build a dynamic add/ remove form. IT should look like:

Name Type Required?

The example input :

  • Name Type Require
12条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-02 06:45

    Another solution could be:

    
    

    Source: Here

提交回复
热议问题