A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/Location/replace below:

replace ยท WebPlatform Docs

replace Summary

Replaces the current document by loading another document at the specified URL.

Method of dom/Locationdom/Location

Syntax
 location.replace();
Parameters url
Data-type
String

The URL to insert into the session history.

Return Value

No return value

Notes

When a document is replaced, it is also removed from the history object. Moreover, the user interface navigation methods, such as the Back and Forward buttons, will no longer access the URL.

Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4