今週リリースされた Chrome のように JavaScript や HTML5 レンダリングを実現することが出来る IE 向けプラグイン、Chrome Frame。プラグインをインストールしているブラウザのみ認識するたった一行の meta を記入するだけなので、制作者にもやさしい仕組みに... 続きを読む
IE6を嫌いな人は多い。Webの至る所に、IE6に困らされた人たちの怨嗟の声がある。でも、会社がアップグレードしないからなどの理由で、いまだに使っている人も多い。そこでGoogleが、その対策に乗り出した。 Googleが開発したChrome Frameというブラウザ用プラグ... 続きを読む
Just six years ago, the web was dominated by one browser: Internet Explorer, specifically Internet Explorer 6. Without Netscape to compete against it and the ability to bundle its browser with Windows XP, Microsoft experienced superior market... 続きを読む
After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites. 続きを読む
Portfolio of award winning web designer Lee Munroe. Specialising in creative web design and innovative web solutions for your business - Do you support IE6?Us designers love a good rant about IE6. And why not? Everything looks perfect in Fire... 続きを読む
このページの目次 本文 「 » IE 6, IE 7 の inline-block 考察」の本文 「 » IE 6, IE 7 の inline-block 考察」に付けられたコメント この記事に対するコメント送信用フォームコメント送信フォーム ナビゲーションメニュー 著作権情報等 2008年3月19日 水曜日 ... 続きを読む
この段落は11pxで書いてあります。 インターネットエクスプローラ、IE8で、標準モードでフォントをMS Pゴシック、MS P明朝などに指定すると 10px相当で表示されます。文章の一部をクリックまたはドラッグすると12px相当に大きさが変化するはずです。 それ以外の... 続きを読む
ひょっとしたら定番ネタかも知れないのですが、ググってみても情報が見当たらなかったのでとりあえずメモ。 IE6 で float を使ったレイアウトをしているとき、文章の末尾(最後の2文字くらい)が変なところに表示されるということがあります。 どう変かというと... 続きを読む
List of websites that no longer support Internet Explorer 6Add your site Are you sick of wasting money and time developing for a dead browser? Declare your independence! 続きを読む
This took me quite some time to debug. Once again it made me realize why I hate hate hate Internet Explorer. If you have a webpage on a HTTPS server with the following iframe code where you leave the src out: <iframe id="if"></iframe> and you... 続きを読む
日付 : 2008.09.06 タグ : browser 先日リリースされたIE8 Beta 2から、EmulateIE8モードとEmulateIE7モードが追加されたので簡単にまとめ。その他のIE8のレンダリングモードに関してはIE8のレンダリングモードに関するまとめをご覧ください。 さて、今回から新... 続きを読む
Web標準Blogでは、Web標準の利用に興味のあるWebサイト管理者、Webデザイナーの方向けに、Web標準を利用するための手法やノウハウ、参考になるリソース等を、国内外を問わずご紹介します。 なお当Blogでは、Web標準に関する疑問や質問を募集しています。Webコン... 続きを読む
AboutIE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6. StatusCurrent version: 2.0 beta 3. U... 続きを読む
先日、友達の依頼で XHTML+CSS のコーディングをしていたところ、position:absolute を指定したボックスが Win版IE6 でのみ表示されないという現象に出くわしました。あちこち調べてみたところ、かなり厄介な IE のバグのようで、消えるときの条件がいろいろあ... 続きを読む
As of Microsoft Internet Explorer 6, when the !DOCTYPE declaration specifies strict standards compliance, inline elements ignore the width property and the height property. By setting the width property and the height property, you cannot cau... 続きを読む
Markus Mielke Microsoft Corporation August 31, 2005 What is "HasLayout" and why is it important? There are several bugs in Internet Explorer that can be worked around by forcing "a layout" (an IE internal data structure) on an element (like, ... 続きを読む
CSS Expressions CSS expressions were introduced in Internet Explorer 5.0 and it allows you to to assign a JavaScript expression to a CSS property. For example, this allows you to set the position of an element according to the browser size. #... 続きを読む