• Skip to main content
  • Skip to search
  • Skip to select language
MDN Web Docs
  • References
    • Overview / Web Technology

      Web technology reference for developers

    • HTML

      Structure of content on the web

    • CSS

      Code used to describe document style

    • JavaScript

      General-purpose scripting language

    • HTTP

      Protocol for transmitting web resources

    • Web APIs

      Interfaces for building web applications

    • Web Extensions

      Developing extensions for web browsers

    • Web Technology

      Web technology reference for developers

  • Guides
    • Overview / MDN Learning Area

      Learn web development

    • MDN Learning Area

      Learn web development

    • HTML

      Learn to structure web content with HTML

    • CSS

      Learn to style content using CSS

    • JavaScript

      Learn to run scripts in the browser

    • Accessibility

      Learn to make the web accessible to all

  • Plus
    • Overview

      A customized MDN experience

    • Updates

      All browser compatibility updates at a glance

    • Documentation

      Learn how to use MDN Plus

    • FAQ

      Frequently asked questions about MDN Plus

  • Blog New
  • Log in
  • Get MDN Plus
  1. 개발자를 위한 웹 기술
  2. Web API
  3. Document
  4. Document.embeds

이 페이지는 영어로부터 커뮤니티에 의하여 번역되었습니다. MDN Web Docs에서 한국 커뮤니티에 가입하여 자세히 알아보세요.

  1. Document
  2. 생성자
    1. Document()
  3. 인스턴스 속성
    1. activeElement
    2. adoptedStyleSheets (en-US)
    3. alinkColor (en-US) 지원이 중단되었습니다
    4. all 지원이 중단되었습니다
    5. anchors 지원이 중단되었습니다
    6. applets 지원이 중단되었습니다
    7. bgColor (en-US) 지원이 중단되었습니다
    8. body
    9. characterSet
    10. childElementCount (en-US)
    11. children (en-US)
    12. compatMode
    13. contentType (en-US)
    14. cookie
    15. currentScript (en-US)
    16. defaultView
    17. designMode
    18. dir (en-US)
    19. doctype
    20. documentElement
    21. documentURI
    22. domain 지원이 중단되었습니다
    23. embeds
    24. featurePolicy (en-US) Experimental
    25. fgColor (en-US) 지원이 중단되었습니다
    26. firstElementChild (en-US)
    27. fonts (en-US)
    28. forms
    29. fragmentDirective (en-US) Experimental
    30. fullscreen (en-US) 지원이 중단되었습니다
    31. fullscreenElement (en-US)
    32. fullscreenEnabled (en-US)
    33. head
    34. hidden
    35. images
    36. implementation
    37. lastElementChild (en-US)
    38. lastModified (en-US)
    39. lastStyleSheetSet (en-US) 비표준 지원이 중단되었습니다
    40. linkColor (en-US) 지원이 중단되었습니다
    41. links
    42. location
    43. pictureInPictureElement (en-US)
    44. pictureInPictureEnabled (en-US)
    45. plugins (en-US)
    46. pointerLockElement (en-US)
    47. preferredStyleSheetSet (en-US) 비표준 지원이 중단되었습니다
    48. readyState
    49. referrer
    50. rootElement (en-US) 지원이 중단되었습니다
    51. scripts (en-US)
    52. scrollingElement (en-US)
    53. selectedStyleSheetSet (en-US) 비표준 지원이 중단되었습니다
    54. styleSheets
    55. styleSheetSets 비표준 지원이 중단되었습니다
    56. timeline (en-US)
    57. title (en-US)
    58. URL
    59. visibilityState
    60. vlinkColor (en-US) 지원이 중단되었습니다
    61. xmlEncoding (en-US) 지원이 중단되었습니다
    62. xmlVersion (en-US) 지원이 중단되었습니다
  4. 인스턴스 메서드
    1. adoptNode()
    2. append() (en-US)
    3. caretPositionFromPoint() (en-US)
    4. caretRangeFromPoint() (en-US) 비표준
    5. clear() (en-US) 지원이 중단되었습니다
    6. close() (en-US)
    7. createAttribute() (en-US)
    8. createAttributeNS() (en-US)
    9. createCDATASection() (en-US)
    10. createComment() (en-US)
    11. createDocumentFragment()
    12. createElement()
    13. createElementNS()
    14. createEvent()
    15. createExpression() (en-US)
    16. createNodeIterator()
    17. createNSResolver() (en-US)
    18. createProcessingInstruction() (en-US)
    19. createRange()
    20. createTextNode()
    21. createTouch() (en-US) 비표준 지원이 중단되었습니다
    22. createTouchList() (en-US) 비표준 지원이 중단되었습니다
    23. createTreeWalker()
    24. elementFromPoint() (en-US)
    25. elementsFromPoint() (en-US)
    26. enableStyleSheetsForSet() (en-US) 비표준 지원이 중단되었습니다
    27. evaluate() (en-US)
    28. execCommand() 지원이 중단되었습니다
    29. exitFullscreen() (en-US)
    30. exitPictureInPicture() (en-US)
    31. exitPointerLock() (en-US)
    32. getAnimations() (en-US)
    33. getElementById()
    34. getElementsByClassName() (en-US)
    35. getElementsByName() (en-US)
    36. getElementsByTagName()
    37. getElementsByTagNameNS()
    38. getSelection()
    39. hasFocus()
    40. hasStorageAccess() (en-US)
    41. importNode()
    42. mozSetImageElement() (en-US) 비표준
    43. open()
    44. prepend() (en-US)
    45. queryCommandEnabled() (en-US) 비표준 지원이 중단되었습니다
    46. queryCommandState() (en-US) 비표준 지원이 중단되었습니다
    47. queryCommandSupported() (en-US) 비표준 지원이 중단되었습니다
    48. querySelector()
    49. querySelectorAll()
    50. releaseCapture() (en-US) 비표준
    51. replaceChildren() (en-US)
    52. requestStorageAccess() (en-US)
    53. startViewTransition() (en-US) Experimental
    54. write()
    55. writeln() (en-US)
  5. 이벤트
    1. afterscriptexecute (en-US) 비표준
    2. beforescriptexecute (en-US) 비표준
    3. copy
    4. cut
    5. DOMContentLoaded (en-US)
    6. fullscreenchange (en-US)
    7. fullscreenerror (en-US)
    8. lostpointercapture (en-US)
    9. paste
    10. pointerlockchange (en-US)
    11. pointerlockerror (en-US)
    12. readystatechange
    13. scroll
    14. scrollend (en-US)
    15. selectionchange (en-US)
    16. visibilitychange
  6. 상속:
    1. Node
    2. EventTarget

Document.embeds

Summary

embeds 는 현재 document 에 embed되어 있는 OBJECT 들의 list 를 반환합니다.

Syntax

nodeList = document.embeds

명세서

Specification
HTML Standard
# dom-document-embeds-dev

Found a content problem with this page?

  • Edit the page on GitHub.
  • Report the content issue.
  • View the source on GitHub.
Want to get more involved? Learn how to contribute.

This page was last modified on 2023년 2월 20일 by MDN contributors.

MDN logo

Your blueprint for a better internet.

  • MDN on Twitter
  • MDN on GitHub
  • MDN Blog RSS Feed

MDN

  • About
  • Blog
  • Careers
  • Advertise with us

Support

  • Product help
  • Report an issue

Our communities

  • MDN Community
  • MDN Forum
  • MDN Chat

Developers

  • Web Technologies
  • Learn Web Development
  • MDN Plus
  • Hacks Blog
Mozilla logo
  • Website Privacy Notice
  • Cookies
  • Legal
  • Community Participation Guidelines

Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2023 by individual mozilla.org contributors. Content available under a Creative Commons license.