[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ko/docs/Web/API/Document/documentURI [Back]  [Original]

Document.documentURI - Web API | MDN

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

Document.documentURI

Baseline Widely available

This feature is well established and works across many devices and browser versions. Its been available across browsers since 2018 4.

Document documentURI document location string .

DOM3 / . DOM4 .

In this article

Syntax

js
var string = document.documentURI;

Notes

HTML documents document.URL . URL , documentURI documents .

Specification
DOM
# ref-for-dom-document-documenturi


Web Proxy Viewer  |  New URL  |  Original Page