oldURL property

Retrieves the previous URL of the session history entry (HashChangeEvent).

HTML5 A vocabulary and associated APIs for HTML and XHTML

 

Syntax


var x = hashChangeEvt.oldURL;

Property values

Type:

The previous URL of the session history entry.

Standards information

See also

HashChangeEvent
newURL

 

 

Show: