2007年5月29日
摘要: 以下以 IE 代替 Internet Explorer,以 MF 代替 Mozzila Firefox1. document.form.item 问题 (1)现有问题: 现有代码中存在许多 document.formName.item("itemName") 这样的语句,不能在 MF 下运行 (2)解决方法: 改用 document.formName.ele... 阅读全文
posted @ 2007-05-29 16:48 kenty 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 页面A的部分代码: "> " onclick="window.open('useroptlist.jsp?usrtype=allusr&fspan=adminuid&fvalue=ADMINUID','popuppage','width=100,height=300,top=100,left=100, scrollbars=yes, resizable... 阅读全文
posted @ 2007-05-29 15:48 kenty 阅读(1767) 评论(0) 推荐(0) 编辑
摘要: travisbrown (TechnicalUser) 10 May 07 1:07 I'm trying to set the value/innerHTM... 阅读全文
posted @ 2007-05-29 15:35 kenty 阅读(2768) 评论(0) 推荐(0) 编辑