| 名前 | 用途 | IE | NN |
|---|---|---|---|
| document.bgcolor="" | 背景色の指定。 | 3 | 2 |
| document.fgcolor="" | フォアグラウンドカラーの指定。 | ||
| document.linkcolor="" | リンクテキストの色指定。 | ||
| document.alinkcolor="" | クリック中リンクテキストの色指定。 | ||
| document.vlinkcolor="" | 参照済みリンクテキストの色指定。 |
| 名前 | 用途 | IE | NN |
|---|---|---|---|
| document.open() | ドキュメントを開いて書き込み可能する。 | 3 | 2 |
| document.close() | ドキュメントを閉じる。 | ||
| document.write() | 文字列や値を書き込む。 | ||
| document.writeln() | 文字列や値を書き込み、最後に改行コードを入れる。 | ||
| document.clear() | 内容をすべてクリアする。 | 4 | × |
| 名前 | 用途 | IE | NN |
|---|---|---|---|
| document.lastModified | HTMLファイルの最終変更日を返す。 | 3 | 2 |
| document.URL | アドレスを返す。 | ||
| document.title | <title>〜</title>を返す。 | ||
| document.referrer | リンクジャンプ元のURLを返す。 | 4 | 2 |
| document.domain | ドメイン名部分を返す。 | 4 | 3 |
| document.charset | キャラクタセットを示す文字列を返す。 | 4 | × |
| document.defaultCharset | デフォルトでのキャラクタセットを示す文字列を返す。 | ||
| document.readyState | ページのダウンロード状態を "uninitialized","loading","interactive","complete" のいずれかの文字列で返す。 |
| 名前 | 用途 | IE | NN |
|---|---|---|---|
| document.all | すべてのエレメント(要素)を参照する。 | 4 | × |
| document.activeElement | 現在フォーカスが当たっているエレメントを返す。 | ||
| document.elementFromPoint(x,y) | x,y座標にあるエレメントを返す。 | ||
| document.createElement(HTMLtag) | エレメントオブジェクトを新規に作成する。 |
| 名前 | 用途 | IE | NN |
|---|---|---|---|
| document.getSelection() | 現在選択されている文字列を取得。 | × | 4 |
| document.selection | 現在選択されている文字列を示す。 | 4 | × |
| document.selection.type | |||
| document.selection.clear() | |||
| document.selection.empty() | |||
| document.selection.createRange() |
| 名前 | 用途 | IE | NN |
|---|---|---|---|
| document.handleEvent(イベント) | イベントに関する処理を行う。 | × | 4 |
| document.releaseEvents(イベンツ) | |||
| document.routeEvent() |
| 名前 | 用途 | IE | NN |
|---|---|---|---|
| document.parentWindow | 親のウィンドウオブジェクト。 | 4 | × |
| document.expando | オブジェクトの属性の拡張が禁止されているかを 真偽値で返す。 | ||
| document.createStyleSheet([URL[,index]]) | 外部スタイルシートを適用する。 | ||
| document.showHelp() | Microsoft HTML Helpを表示する。 | ||
| document.embeds | 埋め込みオブジェクトの配列。 | 4 | 3 |
| document.cookie[=""] | cookieに関する処理を行なう。 | 3 | 2 |
| SEO | 仕事 花 | 掲示板 レンタルサーバー プロフ SEO | |