document Properties Object Properties Summary
Sets or retrieves the complete URI of the document.
HTML |
N/A |
Script |
document.URL [ = sURL ] |
sURL |
String specifying the URL. |
The property is read/write with no default value.
The URL property is case-sensitive.
This property is an alias for the location.href property on the window.
document