Document.URL

The URL read-only property of the Document interface returns the document location as a string.

Syntax

JavaScript
var string = document.URL 

Specification

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/document/url

API Document HTML DOM NeedsBrowserCompatibility NeedsExample NeedsMarkupTable NeedsSpecTable Property Reference Référence