HTML DOM 文档 applets
描述
applets 属性已弃用。请勿使用。
在所有新浏览器中,applets 属性都返回一个空的 HTMLCollection。
<applet> 元素在 HTML5 中不受支持。
语法
document.applets
返回值
类型 | 描述 |
对象 | 包含文档中所有 <applet> 元素的 HTMLCollection 对象。 |
applets 属性已弃用。请勿使用。
在所有新浏览器中,applets 属性都返回一个空的 HTMLCollection。
<applet> 元素在 HTML5 中不受支持。
document.applets
类型 | 描述 |
对象 | 包含文档中所有 <applet> 元素的 HTMLCollection 对象。 |
如果您想将 W3Schools 服务用于教育机构、团队或企业,请发送电子邮件给我们
sales@w3schools.com
如果您想报告错误,或想提出建议,请发送电子邮件给我们
help@w3schools.com