摘要: 昨天在项目中发现IE6动态生成的INPUT是不能改NAME的,微软关于这个问题有这么个说法The NAME attribute cannot be set at run time on elements dynamically created with the createElement method.To create an element with a name attribute, incl... 阅读全文
posted @ 2010-09-02 10:36   阅读(362) 评论(3) 推荐(0)