javascript createElement()创建input不能设置name属性的解决方法
今天在使用document.createElement()动态创建input时,发现不能为其name赋值,以下是测试代码。
下载地址
用户评论