newURL property

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

HTML5 A vocabulary and associated APIs for HTML and XHTML

 

Syntax


var x = hashChangeEvt.newURL;

Property values

Type:

The current URL of the session history entry.

Standards information

See also

HashChangeEvent
oldURL

 

 

Show: