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.

getSelectedItem

getSelectedItem( index )
戻り値の型: 要素
複数の項目が選択されている時、このメソッドを使用して選択された各項目を取得することができます。引数 index は選択された項目のリストの index を指定します。項目の行番号ではありません。項目の index は 0 を基点とします。次の例は選択された最初の項目を返します: getSelectedItem(0)

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

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