Embed 对象表示 HTML <embed> 元素。
您可以使用 getElementById() 访问 <embed> 元素:
您可以使用 document.createElement() 方法创建 <embed> 元素:
Property | Description |
---|---|
height | Sets or returns the value of the height attribute in an embed element |
src | Sets or returns the value of the src attribute in an embed element |
type | Sets or returns the value of the type attribute in an embed element |
width | Sets or returns the value of the width attribute in an embed element |
HTML 教程:HTML 插件
HTML 参考:HTML <嵌入> 标签
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!