ie6兼容问题汇总日期2010-06-11作者woniu(IE6 compatibility issue summary date 2010-06-11 author woniu).docVIP
- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ie6兼容问题汇总日期2010-06-11作者woniu(IE6 compatibility issue summary date 2010-06-11 author woniu)
ie6兼容问题汇总日期2010-06-11作者woniu(IE6 compatibility issue summary date 2010-06-11 author woniu) 1, the ultimate method: conditional notes --[if, LTE, IE, 6] this paragraph is only shown in IE6 and IE6 versions below. ! [endif]--! --[if, GTE, IE, 6] this paragraph is only shown in IE6 and above IE6. ! [endif]--! --[if GT IE 6] this paragraph is only displayed in more than IE6 (not including IE6). ! [endif]--! --[if IE 5.5] this paragraph is only shown in IE5.5. ! [endif]--! - - load css-- in IE6 and IE6 versions --[if IE 6] link! LTE type= text/css rel= stylesheet href= css/ie6.css mce_href= css/ie6.css [endif]-- /! The disadvantage is that additional HTTP requests may be added to the IE browser. 2, CSS selector distinguish IE6 does not support child selectors. First use the regular declare CSS selector for IE6, and then use sub selectors for IE7+ and other browsers. The special IE6 / * * / .content {color:red;} Other browser / * * / Divp.Content {color:blue;} -- 3, PNG translucent picture of the problem Although it can be solved by JS and so on, there are still some problems such as loading speed, so this design can be avoided or avoided as well as possible. To achieve maximum web site optimization. Rounded corners under 4 and IE6 IE6 doesnt support rounded corners of CSS3, and the most expensive solution is to replace the IE6 fillet with the picture fillet. 5, IE6 background flashing If you give the link and button the CSS sprites as the background, you may find that there is a flickering background image under IE6. The reason for this is that IE6 does not cache the background diagram, reload every time it triggers hover, and you can set IE6 to cache these images with JavaScript: Document.execCommand (BackgroundImageCache, false, true); 6 minimum height IE6 does not support the min-height property, but it considers height to be the minimum height. Solution: use the properties that IE6 does not support but the rest of the browser supports important. #contai
您可能关注的文档
- 2011年,经销商怎样过得更给力(In 2011, the dealer how much more awesome).doc
- 2011年上半年全市工业经济运行分析(丽水)(Analysis of industrial economy operation in the first half of 2011 (Lishui)).doc
- 2011年全国各地高考语文试卷病句题汇总及解析(In 2011 the country Chinese college entrance examination questions summary and analysis of sentences).doc
- 2011年全国抗菌药物临床应用专项整治活动方案(National special program for clinical practice of antibacterial drugs in 2011).doc
- 2010年政协提案答复(2010 CPPCC proposals reply).doc
- 2011年全国普通话考试8套试题(2011 national putonghua examination 8 sets of questions).doc
- 2011年公务员申论万能开头(At the beginning of 2011 on universal civil servants).doc
- 2011年四川三支一扶考试真题及答案2215(Sichuan in 2011 three of a help exam questions and answers 2215).doc
- 2011年安徽普通高中学业水平考试·化学真题(In 2011 the Anhui ordinary high school proficiency test, chemical test).doc
- 2011年工作总结 总结(Summary of work in 2011).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
- ie主页被篡改后注册表修复(The IE home page has been tampered with before the registry is repaired).doc
- ie和firefox在javascript方面的兼容性(Compatibility of IE and Firefox in JavaScript).doc
- ie与firefox的css兼容问题(CSS compatibility issues with IE and Firefox).doc
- ie和firefox的js兼容性整理(JS compatibility with IE and Firefox).doc
- ie和火狐的css兼容(Ie is compatible with Firefox's CSS).doc
文档评论(0)