摘要:
1.document.formName.item("itemName") 问题 说明:IE下,可以使用document.formName.item("itemName")或document.formName.elements["elementName"];Firefox下,只能使用document.formName.elements["elementName"]. 解决方法:统一使用docume... 阅读全文
posted @ 2008-01-05 15:59
zwei
阅读(410)
评论(0)
推荐(0)
浙公网安备 33010602011771号