Document
インターフェイスの plugins
プロパティは読み取り専用で、現在の文書内にある <embed>
要素を表す1つ以上の HTMLEmbedElement
を含んだ HTMLCollection
オブジェクトを返します。
インストールされているプラグインの一覧には、このメソッドでなく
window.navigator.plugins
を使用してください。構文
embedArrayObj = document.plugins
値
HTMLCollection
、または文書内に embed がなければ null
です。
仕様書
仕様書 | 状態 | 備考 |
---|---|---|
HTML Living Standard Document.plugins の定義 |
現行の標準 |
ブラウザーの対応
BCD tables only load in the browser