2006年8月4日

摘要: 以下以 IE 代替 Internet Explorer,以 MF 代替 Mozzila Firefox 1. document.form.item 问题 (1)现有问题: 现有代码中存在许多 document.formName.item("itemName") 这样的语句,不能在 MF 下运行 (2)解决方法: 改用 document.formName.el... 阅读全文
posted @ 2006-08-04 09:25 Ооo酷鱼 阅读(781) 评论(0) 推荐(0) 编辑

导航