These elements can be accessed from Javascript, which is useful for dealing with 3rd party libraries written in Javascript.
function pushLocation(url);
A function to add a path to the browser's history. This function allows changing the browser's
address without reloading the page. This is equivalent to Window.pushLocation Alusus based
function.