摘要:
原帖地址:http://fengshen-xia.iteye.com/blog/2959381. document.formName.item("itemName") 问题说明:IE下,可以使用document.formName.item("itemName")或document.formName.elements["elementName"];Firefox下,只能使用document.formName.elements["elementName"].解决方法:统一使用document.formName.elem 阅读全文
posted @ 2011-11-14 20:20 Elijah 阅读(161) 评论(0) 推荐(0)
浙公网安备 33010602011771号