- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
IE与其他浏览器区别(IE is different from other browsers)
IE与其他浏览器区别(IE is different from other browsers)
1. The x of ie, y is the reference point (not including the rolling distance) of the parent element of the event trigger element.
2. The pageX of FF, pageY is the reference point of the body element (so it must include the rolling distance)
3. The clientX of ie and ff, clientY is the reference point in the upper left corner of the browser (so it certainly doesnt include the rolling distance)
Ies offsetX, offsetY and ffs layerX, layerY is a reference point in the upper left corner of the inner circle of an event triggered by an event, and a negative number is likely to occur when there is a border
The generation of the scroll distance is the height (or width) of the child elements greater than the height (or width) of the parent element
1. Document. FormName. Item ( itemName )
Note: IE, you can use the document. The formName. Item ( itemName ) or the document. The formName. Elements ( elementName ); Firefox, can only use the document. The formName. Elements ( elementName ).
Solution: use unified document. FormName. Elements ( elementName ).
2. Problem of collection objects
Note: under IE, you can use () or [] to acquire collection class objects; Firefox can only use [] to get collection objects.
Solution: unified use [] to get collection class objects.
3. Custom properties
Note: under Internet explorer, you can use methods to obtain custom attributes, or getAttribute () to obtain custom attributes. In Firefox, you can only use getAttribute () to get custom properties.
Solution: use getAttribute () to obtain custom attributes.
4. Eval ( idName )
Note: under IE, you can use eval ( idName ) or getElementById ( idName ) to obtain an HTML object with an id of idName; Firefox can only use getElementById ( idName ) to get HTML objects with id idName.
Solution: use getElementById ( idName ) to obtain an HTML object with id idName.
The variable name is the same problem as an HTML object ID
Note: under IE, the ID of the HTML obje
您可能关注的文档
- 【美国留学申请条件】美国商学院硕士申请GMAT成绩的要求(The requirements for a master's degree in the GMAT).doc
- 【美国留学申请条件】美国音乐专业申请要点(Application of music in the United States).doc
- 【考研复习与应试总结之英语篇】(Review and review of English passage).doc
- 【胡俊逸】歌手资料更新中([hu junyi] singer data update).doc
- 【芦荟的医学作用(The medical role of aloe).doc
- 【观察秋天里的一处景物】(To observe a scene in fall).doc
- 【论文】论王安石集句诗(On the poems of wang anshi).doc
- 【趣味英语】春节小知识(Interesting English little knowledge of Spring Festival).doc
- 【趣味英语】万圣节特刊(Interesting English Halloween special).doc
- 【趣味英语】英语中的文化陷阱(A cultural trap in English).doc
- iframe_常用属性知识(Iframe_ common attribute knowledge).doc
- iframe的使用(The use of the iframe).doc
- Inventor钣金造型指南(Inventor sheet metal modeling guide).doc
- iPad2和iPad有什么区别和不同(What's the difference between iPad 2 and iPad).doc
- IT日语(日译中)(IT Japanese (Japanese translation)).doc
- javascript55小技巧(Javascript55 tips).doc
- Intouch视频培训教程_主讲 钱立湘(Intouch video training course).doc
- JavaScript实现无缝滚动 原理详细讲解(JavaScript implements seamless rolling principle in detail).doc
- javascript试题(Javascript questions).doc
- Java_2实用教程课件(第3版第7章)(Practical courseware for Java_2 (chapter 7)).doc
最近下载
- 平狄克-微观经济学-第七版--课件.ppt VIP
- 电线电缆质量手册范本.doc VIP
- 中职英语高教版(2025)基础模块1Unit 1 Personal and Family Life 单词课件(共20张ppt)(含音频+视频).pptx VIP
- 2025年高考语文一轮复习考点通关【语言文字运用】考点38 正确使用词语(含答案).docx VIP
- 猜谜语-动物(十六).docx VIP
- 2025年高考语文一轮复习考点通关【语言文字运用】考点41 辨析与鉴赏修辞手法(含答案).docx VIP
- 沃森(VicRuns)VD120A-GS系列变频器说明书用户手册.doc
- 2025年10月离任审计述职报告范文模板.docx VIP
- 2024年《社区JW工作规范(试行)》题库.docx
- 跨境电商客户服务课件:学习情境四 跨境电子商务售中沟通与服务.pptx VIP
文档评论(0)