HTML: Markup language
CSS: Styling language
JavaScript: Scripting language
Web APIs: Programming interfaces
All web technology
Learn web development
Discover our tools
Get to know MDN better
This page was translated from English by the community. Learn more and join the MDN Web Docs community.
View in English Always switch to English
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015년 7월.
브라우저의 document.defaultView 는 문서와 연결된 window 객체를 반환합니다. 가능하지 않은 경우 null을 대신 반환합니다.
document.defaultView
window
null
Loading…