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.

PluginArray

非標準
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

PluginArray インターフェースには使用可能なプラグインのリストが格納されています。 window.navigator.plugins プロパティによって返されます。

プロパティ

プロパティ名 説明 戻り値の型 可用性
PluginArray.length プラグインリスト配列中のプラグイン数。読取専用 unsigned long DOM 0

メソッド

PluginArray.item
プラグインリスト配列中の指定したインデックスにある Plugin を返す
PluginArray.namedItem
プラグインリスト配列中の指定した名称の Plugin を返す
PluginArray.refresh
現在のページの全てのプラグインを更新。必要に応じて文書を再読み込みします。

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

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