本記事は、マイクロソフト本社の IE チームのブログから記事を抜粋し、翻訳したものです。 【元記事】IE9 Compat Inspector (2011/4/28 12:46 AM) IE9 がリリースされました (英語)。IE に対して他のブラウザーと同じマークアップを使って、サイトが IE9 標準... 続きを読む
Purpose This documentation provides sample applications that are built with features of Windows Internet Explorer 9, modern standards, and real-world design. Each section presents one or more developer scenarios followed by a number of tasks.... 続きを読む
[This documentation is preliminary and is subject to change.]PurposeThe Internet Explorer 9 Cookbook is designed to help you understand changes in Windows Internet Explorer 9 that might impact applications that you developed for earlier versi... 続きを読む
CSSでDOM要素に対してアルファフィルターを適用させたいときは、クロスブラウザを意識すると次のような記述になると思います。 もうすこし古いMozilla系ブラウザを対象にするなら-moz-opacityの定義も追加してあげるとことになりますが、 今回はIEに絞った話の... 続きを読む
Eric Lawrence さんから、IE9 RC Minor Changes List - EricLaw's IEInternals - Site Home - MSDN Blogs の翻訳の許可をもらったので訳してみました。間違い等あれば教えてください。遡ること9月に、私はIE9のマイナーな変更点のリスト*1を公開しました。今日... 続きを読む
RCもでたし折角なので簡単に変更点をまとめてみます。 Geolocation対応 テストしようがないのでよくわからないけど、Windows Phone 7への準備だと思いたいですね! Wi-Fiを使ったりしてるみたい。Windows 7のSensors APIでGPSがあれば動くんですかねー? 従来のよ... 続きを読む
Previous posts described the importance of developing sites with feature detection and debugging a site’s behavior in older versions of Internet Explorer using IE’s browser and document modes. Testing production Web sites against multiple b... 続きを読む
あけましておめでとうございます。年明け早々ですが、Internet Explorerの話題です。IEはご存じの通り、Content-Type だけでなくコンテンツの内容なども sniff することでファイルタイプを決定しているため、画像ファイルやテキストファイルをHTMLと判定してし... 続きを読む
As we launch our new HTML5 Labs today, this is one of two guest blogs about the first two HTML5 prototypes. It is written by Tomasz Janczuk, a Principal Development Lead in Microsoft’s Business Platform Division. In my blog post from last su... 続きを読む
As we launch our new HTML5 Labs today, this is one of two guest blogs about the first two HTML5 prototypes. It is written by Pablo Castro, a Principal Architect in Microsoft's Business Platform Division. With the HTML5 wave of features, Web a... 続きを読む
Welcome to HTML5 Labs The HTML5 Labs site is the place where Microsoft prototypes early and unstable web standard specifications from standards bodies such as the W3C. Sharing these prototypes helps us have informed discussions with developer... 続きを読む
We’ve had 10 million downloads in the six weeks since we released the IE9 beta. That popularity reflects the significant improvements in browsing that IE9 brings to the web. Users can pin sites directly to the Windows task bar, and sites can... 続きを読む
先日、Google 日本語入力のHTTPを見てた id:tokuhirom さんに、HTTPレスポンスヘッダに「X-XSS-Protection: 1; mode=block」というのが含まれるというのを教えてもらったけど、"mode=block" というのが何か分からなかったので調べてみた。結論としては、今月3月... 続きを読む
Eric Lawrence さんから、IE9 Beta Minor Changes List - EricLaw's IEInternals - Site Home - MSDN Blogs の翻訳の許可をもらったので訳してみました。間違い等あれば教えてください。ブラウザの各リリースにおいて我々が行う様々な機能の追加変更のほとんど... 続きを読む
In every release of the browser, we make many major feature investments, most of which you can read about in posts over on the IEBlog. However, we also make thousands of small improvements that are often overlooked or not broadly recognized. ... 続きを読む
IE9 started from the premise that the modern web will deliver HTML5 experiences that feel more like native applications than sites. Building on hardware-accelerated SVG, canvas, video, audio, and text, developers will use the power of the who... 続きを読む
ちょっと調べ物をしていたところ、Platform Preview 3まででRelease Notesに書かれていないけれども次の3つ(1つはひっそりと書いてあるけど)が追加されている事に気づきました。 box-shadow (プレフィックス無し) Flexible Box Layout Module (プレフィックスあ... 続きを読む
Up to this point we have mostly talked about improved JavaScript performance in Internet Explorer 9 but we haven’t said much about any new or changed language features in the “Chakra” engine. Now, with the third Platform Preview, we can te... 続きを読む
MIX10 で初の Platform Preview が公開されて以来、8 週間おきにこの Platform Preview を更新することをお伝えしてきましたが、本日より 3 つ目の Platform Preview の公開が Test Drive にて始まったことをお知らせいたします。 主な変更点 1. HTML5 Canvas ... 続きを読む
js, jsdoit@nksm さんのつぶやきIE7+で透過pngに対してopacityを指定した時の汚さはなんとかならんかな。IE6はキレイなんだが・・・。via http://twitter.com/nksm/status/16611637369を ヒントに、透過pngにopacityを適用する方法を jsdo.it にあげました。htt... 続きを読む