Document.embeds
Summary
embeds 는 현재 document 에 embed되어 있는 OBJECT 들의 list 를 반환합니다.
Syntax
js
nodeList = document.embeds
명세서
| Specification |
|---|
| HTML Standard # dom-document-embeds-dev |
embeds 는 현재 document 에 embed되어 있는 OBJECT 들의 list 를 반환합니다.
js
nodeList = document.embeds
| Specification |
|---|
| HTML Standard # dom-document-embeds-dev |