差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| windows:ie8 [2009/07/27 16:02] – ともやん | windows:ie8 [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー | ||
|---|---|---|---|
| 行 5: | 行 5: | ||
| <script type=" | <script type=" | ||
| <!-- | <!-- | ||
| - | document.write( | + | document.write(" |
| - | | + | if (document.documentMode) |
| - | "< | + | { |
| - | document.documentMode + "</ | + | |
| + | | ||
| + | document.documentMode + "</ | ||
| + | } | ||
| + | else | ||
| + | { | ||
| + | document.write("< | ||
| + | } | ||
| + | document.write(" | ||
| // --> | // --> | ||
| </ | </ | ||
| 行 15: | 行 23: | ||
| <script type=" | <script type=" | ||
| <!-- | <!-- | ||
| - | document.write( | + | document.write(" |
| - | | + | if (document.documentMode) |
| - | "< | + | { |
| - | document.documentMode + "</ | + | |
| + | | ||
| + | document.documentMode + "</ | ||
| + | } | ||
| + | else | ||
| + | { | ||
| + | document.write("< | ||
| + | } | ||
| + | document.write(" | ||
| // --> | // --> | ||
| </ | </ | ||