Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

<command>

廃止
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

注記: <menuitem> 要素が選定されたため、command 要素は Gecko 24.0 で削除しました。Firefox は command 要素をサポートしたことがなく、また既存の HTMLCommandElement DOM インターフェイスの実装は Firefox 24 で削除しました。

概要

command 要素は、ユーザが実行可能なコマンドを表します。

属性

他のすべての要素と同様に、この要素はグローバル属性を持ちます。

コンテンツカテゴリ フローコンテンツフレージングコンテンツ、メタデータコンテンツ
許可された内容 なし。これは空要素です。
タグの省略 開始タグは必須です。終了タグは、空要素であるため使用できません。
許可された親要素 メタデータコンテンツまたはフレージングコンテンツを受け入れる要素
DOM インターフェイス HTMLCommandElement 廃止 Gecko 24

<command type="command" label="Save" icon="icons/save.png" onclick="save()">

仕様

仕様書 策定状況 コメント
WHATWG HTML Living Standard
The definition of '<command>' in that specification.
Living Standard  
HTML5
The definition of '<command>' in that specification.
勧告  

ブラウザ実装状況

機能 Chrome Firefox (Gecko) Internet Explorer Opera Safari
基本サポート 未サポート 未サポート 未サポート 未サポート 未サポート
機能 Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
基本サポート 未サポート 未サポート 未サポート 未サポート 未サポート

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: yyss
 最終更新者: yyss,