facebook.com gibi büyük siteler de dahil olmak üzere IE8 de kaymalar oluyor. IE6, IE7, Firefox, Opera, Safaride ayni gözüken bir site de yapmış olsanız IE8 beta 1de problem çıkabiliyor.
IE8 baştan yazılmış ve standartlara uyacağı söylenen bir default render moduyla geliyor. Çıkacağı zamana kadar css 2.1i tam desteklemek gibi bir hedef koymuşlar. Beta 1 deki css desteği henüz sonlanmış değil, bu nedenle sitelerdeki uyumsuzluklara şimdilik çok takılmamak lazım.
Beta1 kulanıcıları
feedback araçlarıyla problemli siteleri bildirebiliyorlar. Ayrıca
Kod:
<meta http-equiv="X-UA-Compatible" content="IE=7" />
koduya sitenin IE7 modunda okunmasını (ve düzgün gözükmesini) sağlamak mümkün.
Umarım problemler beta 2 de giderilir, ve web geliştiricilerin başı (Microsoft'un pazar payı yüzünden) tekrar ağrımaz.
Daha fazla bilgi için:
http://blogs.msdn.com/ie/default.aspx
Alıntı:
|
To help ensure that your Web pages have a consistent appearance in future versions of Internet Explorer, Internet Explorer 8 introduces document compatibility. An extension of the compatibility mode introduced in Microsoft Internet Explorer 6, document compatibility enables you to choose the specific rendering mode that Internet Explorer uses to display your Web pages.
|
http://msdn2.microsoft.com/en-us/lib...25(VS.85).aspx
Alıntı:
|
Microsoft have made it clear that they aren’t done with the CSS 2.1 implementation yet and that there is much more to come in Beta 2, so things will improve. After checking a bunch of the sites I’ve built recently in IE 8 Beta 1 I can verify that CSS 2.1 support is not complete – some things break. Full CSS 2.1 support is very, very promising though, so I really hope the IE team manages to fulfill this promise.
|
http://www.456bereastreet.com/archiv...orer_8_beta_1/