- 1、本文档共8页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ie6 ie7 火狐常见兼容问题(IE6 IE7 Firefox common compatibility issues)
ie6 ie7 火狐常见兼容问题(IE6 IE7 Firefox common compatibility issues)
The common Firfox and IE treatment (2008-01-25 10:32:25) DIV+CSS compatible Tags: on Classification: CSS
1.DOCTYPE affects C
1.DOCTYPE affects CSS processing, -right is auto, already centered,
2.FF: div sets margin-left, margin-right is auto, centered, IE not
When 3.FF: body sets text-align, div needs to set the margin: auto (mainly margin-left, margin-right) to be centered
After 4.FF: sets padding, div adds height and width, but IE does not, IE does not, 3.FF:, body
So you need to use important, set one height and width more
5.FF: support, important, IE ignores, available. Important sets the style for FF in particular
6.divs vertical centering problem: vertical-align:middle; increases the row spacing to as high as the entire line-height:200px; DIV handles 2.FF: div settings SS
Then insert the text vertically centered, the disadvantage is to control the content, do not line up
7.cursor: pointer can display cursor fingers in IE FF at the same time, and hand is only IE
The 8.FF: link adds borders and background colors. You need to set display: block and set float: left to ensure no line breaks.
SS handles 2.FF: div settings
9., the BOX model in Mozilla, Firefox, and IE explains inconsistencies that lead to a phase difference 2px solution:
Div{margin:30px! Important; margin:28px;}
Notice that the order of the two margin must not be reversed
Margin-left, margin
The 10.ul tag defaults to padding in Mozilla, and in IE only margin has value, so define first
Ul{margin:0; padding:0} can solve most of the problems
11, there are differences in link styles in FF and can be resolved by definition in the following order:
IE no, 3.FF:, body
A:link - a:visited - a:hover - a:active
Matters needing attention:
IE no, 3.FF:, body
1, margin double problem.
The div set to float doubles in the margin setting under ie. The solution is to add display:inline to this div;
SS handles 2.FF: div settings
2, on the height of the proble
您可能关注的文档
- 2011—2012学年九年级物理上学期期中测试试卷 人教新课标版(2011 - 2012 school year, grade nine, physics, midterm, test papers, people teach new curriculum version).doc
- 2011—2012学年度(下)期末考试高二语文答案(2011 - 2012 academic year (next) final exam, senior Chinese language answer).doc
- 2011—2012学年第二学期期末考试工作总结(A summary of the final examination of the second semester of the 2011 - 2012 school year).doc
- 201133解读一号提案城乡社保一体化需完善基金管理(201133 interpretation of proposition one integration of urban and rural social security fund management needs to be improved).doc
- 2011东城化学一模试题及答案(2011 East chemical the first mock exam questions and answers).doc
- 2011天利38套答案(2011 days, 38 sets of benefits answer).doc
- 2011学年第一学期徐汇区高三年级英语学科(The first semester of the 2011 academic year in Xuhui District).doc
- 2011学年第二学期八年级物理备课组工作总结(2011 academic year second semester eight grade physics lesson preparation group work summary).doc
- 2011届高三语文周练二575(The 2011 high school Chinese language week training two 575).doc
- 2011年,经销商怎样过得更给力(In 2011, the dealer how much more awesome).doc
- ie5、ie6、ie7、ie8 的css hack兼容(IE5, IE6, IE7, IE8, CSS, hack compatible).doc
- ie6、7、8兼容问题(IE6, 7, 8 compatibility issues).doc
- ie6_0、ie7_0 与firefox css兼容的解决方法-(Ie6_0, ie7_0, and Firefox CSS compatible solutions -).doc
- ie6中hover伪类的兼容性问题(Compatibility problem of hover pseudo class in IE6).doc
- ie6兼容问题汇总日期2010-06-11作者woniu(IE6 compatibility issue summary date 2010-06-11 author woniu).doc
- ie6与ie7的兼容性(Compatibility of IE6 and IE7).doc
- ie7.0浏览器有用的9个使用技巧(9 useful tips for IE7.0 browsers).doc
- iec年会全球赞助商项目(Global sponsor project for IEC).doc
- iejavaprxy.dllcomobject漏洞利用程序改写手记(Iejavaprxy.dllcomobject exploits rewrite notes).doc
- ie与ff的兼容性问题(Compatibility issues between IE and FF).doc
文档评论(0)