简体   繁体   English

IE8 CSS和html与IE7

[英]IE8 CSS and html vs IE7

Pardon any brashness here, I'm about at my wits end looking for answers. 请原谅这里的任何轻率行为,我正竭尽全力寻找答案。

I am looking for a list (if one exists) or some resource guide of specific html and css tags that have changed from IE7 to IE8. 我正在寻找一个列表(如果存在)或特定的html和css标记的资源指南,这些标记已从IE7更改为IE8。 Specifically, I want to see something like "this code works in IE7 but not IE8... here is the broken tag's equivalent to make IE8 work." 具体来说,我希望看到类似“此代码在IE7中有效,但在IE8中无效……这是使IE8正常工作的等效标记”。

I do NOT [begin frustration rant] want to hear anything about the meta x-ua-compatibility work around to put in my header. 我不想[开始感到沮丧]不希望听到任何有关meta x-ua-compatibility工作的信息,以放入我的标题中。 We are FIXING our app for IE8, not putting on a band-aid. 我们正在修复IE8的应用程序,而不是使用创可贴。

Thanks in advance! 提前致谢!

//sw // SW

I fear this is somewhat of a pipe dream :) 我担心这有点像白日梦:)

However, my solution is to use IETester. 但是,我的解决方案是使用IETester。 This has helped me enormously! 这极大地帮助了我!

http://www.my-debugbar.com/wiki/IETester/HomePage http://www.my-debugbar.com/wiki/IETester/HomePage

http://www.quirksmode.org/css/contents.html is by far the best resource for testing CSS differences between browsers. 到目前为止, http://www.quirksmode.org/css/contents.html是测试浏览器之间CSS差异的最佳资源。 It is frequently updated, quick to scan, and very detailed and accurate. 它经常更新,快速扫描并且非常详细和准确。 He has stuff on non-css differences as well but I find those sections less imperative. 他也有关于非CSS差异的内容,但是我发现这些部分的必要性不强。

I don't know the CSS differences, but IE8 and IE7 support HTML identically. 我不知道CSS的区别,但是IE8和IE7完全支持HTML。 HTML, aside from HTML5, has not changed in more than 10 years. 除了HTML5之外,HTML的变化已经超过10年了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM