我們的志工尚未將此文章翻譯為 正體中文 (繁體) 版本。加入我們,幫忙翻譯!
Returns an HTMLCollection
object containing one or more HTMLEmbedElement
s or null
which represent the <embed>
elements in the current document.
For a list of installed plugins, use
window.navigator.plugins
instead.Syntax
embedArrayObj = document.plugins
Specifications
Specification | Status | Comment |
---|---|---|
WHATWG HTML Living Standard The definition of 'Document.plugins' in that specification. |
Living Standard |