1
Answer

How to clone number of select in a div using jquery

Photo of Akshaya arumugam

Akshaya arumugam

6y
1.5k
1
I have a div class with three select options.On click of add clone it should clone the div with these three select each should contain different ids and also should not affect the original div id or cloned div id.

Answers (1)