When creating an <input> element, onchange after adding is not part of it

后端 未结 0 849
天涯浪人
天涯浪人 2020-12-18 21:50

I added some elements to my table. There is a function to add (tr and td) those elements. Inside the function there is a part:

for(var i = 0; i < 4; i++) {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题