js动态建立表格

1.body内容 <body> <div style=" width:450px; margin: auto;"> <input type="text" value=""/>行 <input type="text" value=""/>列 <button type="button">添加</button> </div> </body> 2.script内容 <scrip
相关文章
相关标签/搜索