- 12
- 0
- 约1.11万字
- 约 23页
- 2017-08-31 发布于河南
- 举报
js的ie和firefox兼容性解决方法(IE and Firefox compatibility solutions for JS)
js的ie和firefox兼容性解决方法(IE and Firefox compatibility solutions for JS) the 代替 以下以 internet explorer, firefox 代替 mozzila 以 mf 1. document.form.item 问题 (1) 现有问题. 现有代码中存在许多 document.formname.item (itemname 这样的语句, 下运行 不能在 fm ) (2) 解决方法. 改用 document.formname.elements elementname] (3) 其它 参见 2 2. 集合类对象问题 (1) 现有问题. 现有代码中许多集合类对象取用时使用 (), the 能接受, mf 不能. (2) 解决方法. 改用 [] 作为下标运算.如: document.forms (formname) 改为 formname document.forms []. 又如: document.getelementsbyname (inputname) (1) (inputname 改为 document.getelementsbyname) [1] (3) 其它 3. window.event (1) 现有问题. 使用 window.event 上运行 无法在 mf (2) 解决方法. mf 的 event
您可能关注的文档
- 2013-2014学年度第一学期期末质量调研九年级化学测试题(九下)(2013-2014 semester of the end of the first semester of quality survey, grade nine chemistry test questions (nine below)).doc
- 2012以前情侣应该做的99件事情(你做了几件了)(2012 99 things that lovers should have done before (have you done a couple of things )).doc
- 2012初中物理教学论文 如何提高初中物理教学课堂效率(2012 how to improve the efficiency of junior high school physics teaching in junior high school physics teaching).doc
- 2012广东中考时政热点专题与试题------建设幸福广东,共建共享成果(2012, Guangdong hot topics and examination questions - --- building a happy Guangdong, co construction and sharing of results).doc
- 2013-2014学年第一学期九年级质量检测化学试题(The first semester of the 2013-2014 year, grade nine, quality test chemistry questions).doc
- 2012百度联盟峰会分成预计将超20亿元(2012 Baidu alliance summit divided into 2 billion yuan is expected to exceed).doc
- 2013—2014学年上学期《概论》答案(Answers to the introduction to the last semester of the 2013 - 2014 academic year).doc
- 2013司法考试试题真题 卷四(2013 judicial examination questions Zhenti book).doc
- 2013年5月商务管理综合应用试题及答案_20150512_172352(Comprehensive application questions and answers for business management in May 2013 _20150512_172352).doc
- 2013年8月24日 朝7时のニュース nhk新闻稿(In the morning of August 24, no new 闻稿 NHK news 7).doc
- kingbase(KingBase).doc
- java代码编写的30条建议经验技巧(30 tips and techniques for Java code).doc
- keil c51 精确延时程序执行时间(Keil C51 precise delay program execution time).doc
- kontakt操作手册.doc(kontakt操作手册.doc).doc
- ko空调收藏(Ko air conditioning collection).doc
- kras基因突变检测意义(Detection significance of KRAS gene mutation).doc
- kt600、nf2、865pe主板bug(Kt600, NF2, 865PE motherboard bug).doc
- ktv中适合情侣唱的106首歌(106 songs for lovers in KTV).doc
- kt决策法(KT decision method).doc
- Ku波段卫星信号大有哪些信誉好的足球投注网站(Large satellite signal searching in Ku band).doc
有哪些信誉好的足球投注网站
文档评论(0)