Parameter 对象表示 HTML <param> 元素。
<param> 元素用于定义嵌入 <object> 元素的插件的参数。
您可以使用 getElementById() 访问 <param> 元素:
您可以使用 document.createElement() 方法创建 <param> 元素:
Property | Description |
---|---|
name | Sets or returns the value of the name attribute of a parameter |
value | Sets or returns the value of the value attribute of a parameter |
HTML 教程:HTML 插件
HTML 参考:HTML <参数> 标签
HTML 参考:HTML <对象> 标签
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!