文件:plugins 屬性
Document 介面中只讀的 plugins 屬性返回一個 HTMLCollection 物件,其中包含一個或多個 HTMLEmbedElement,它們代表當前文件中的 <embed> 元素。
注意: 要獲取已安裝外掛的列表,請改用 Navigator.plugins。
Document 介面中只讀的 plugins 屬性返回一個 HTMLCollection 物件,其中包含一個或多個 HTMLEmbedElement,它們代表當前文件中的 <embed> 元素。
注意: 要獲取已安裝外掛的列表,請改用 Navigator.plugins。