此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

Document:applets 属性

Deprecated

Avoid using this feature in new projects. This feature may be a candidate for removal from web standards or browsers.

Documentapplets 属性返回一个空的 HTMLCollection。保留该属性只是出于兼容性考虑;在旧版本的浏览器中,它会返回文档中的小应用程序列表。

备注:所有浏览器都取消了对 <applet> 元素的支持。因此调用 document.applets 总是返回空的集合。

空的 HTMLCollection

规范

规范
HTML
# dom-document-applets

浏览器兼容性