This documentation is archived and is not being maintained.
url property
Sets or retrieves the fully qualified URL of the document that fired the event.
Syntax
Property values
Type: String
the URL string.
Remarks
To see if two documents are in the same domain, compare url with the location.hostname property.
See also
-
event
-
origin