I have a problem with Internet Explorer 9. When I make an AJAX Request with a XMLHttpRequest object, the browser sends "de" for "Accept-Language" in the HTTP Header. When I am loading a page without AJAX the value for "Accept-Language" is "de... 続きを読む
The difference in how width is interpreted between the W3C and Internet Explorer box models The Internet Explorer box model bug is a software bug in the implementation of Cascading Style Sheets in earlier versions of Microsoft’s Internet Exp... 続きを読む
CSS、スタイルシート初心者の頃悩んだりハマったことを少しまとめてみました。フロートまわりのトラブルや、IE特有のhasLayout問題など。Webテクニック BeginnerBrowserCSS Share CSS、スタイルシート。初心者のころにはCSSのスタイルがうまくいかなくて、半日... 続きを読む
CSSのz-index指定を行った場合、InternetExplorerとFirefoxで表示が異なることがあります。例えば、あるCSS,HTMLをIEとFirefoxで表示したとき、次のように異なった表示になります。 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <style... 続きを読む
IEContentLoaded (last updated 05/10/2007) An alternative for DOMContentLoaded on Internet Explorer This is an Internet Explorer only method. It does not produce the expected results on other browsers. It is meant to be used as an IE alternati... 続きを読む
mac, IE | 00:00 | IEのためだけにVM上にwindowsを乗っける,なんてことはしたくない人のために.WineBottler - Run Windows Programs directly on OS Xを使うと,WineでIE6を動かせる. Uploaded with plasq's Skitch!インストールにかなり時間がかかったり,CPUを... 続きを読む
IE でのメモリリーク ちょこちょこと紹介されているので知っている人も多いと思うが、IE には DOM ノードに絡んだメモリリークの問題がある。これに関しては Microsoft 自身の記事である「Understanding and Solving Internet Explorer Leak Patterns」に詳しい... 続きを読む