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.

oncommand

oncommand
型: スクリプトコード
このイベントハンドラは command が活性化した時、呼び出されます。これは、ユーザがメニュー項目を選択したり command に割り当てられたキーボードショートカットが押したりした場合に起こります。

<button label="ここをクリック" oncommand="alert('やぁ')"/>

参照

command 要素

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

 このページの貢献者: Marsf, Mgjbot
 最終更新者: Marsf,