We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
window.location
En el ejemplo, el objeto "window.location" se utiliza para referirse al nuevo dominio.
In the example code, the object, 'window.location' is used in order to make reference to the current website address.
En términos informales, una solicitud de navegación ocurre cuando se ingresa una URL en la barra de ubicación del navegador, se interactúa con window.location o se visita un enlace desde una página web a otra.
Colloquially, a navigation request takes place whenever you enter a URL in your browser's location bar, interact with window.location, or visit a link from one web page to another.
En un sentido, llamar pushState() es similar a asignar window.location = "#foo",en tanto que también se va a crear y activar otra entrada al historial asociada con el documento actual.
In a sense, calling pushState() is similar to setting window.location = "#foo", in that both will also create and activate another history entry associated with the current document.
Corrección de la compatibilidad con window.location para direcciones URL navto o goto.
Fix window.location support for navto or goto URLs.
Por el contrario, asignar window.location = "#foo"; solamente crea una nueva entrada en el historial si el hash actual no es #foo.
In contrast, setting window.location = "#foo"; creates a new history entry only if the current hash isn't #foo.
Un cambio en esa parte del URL (si existe) no provoca la recarga de la página, por lo que al mismo tiempo que cambiamos de estado fundamental de la página podemos cambiar la referencia del URL a través del objeto JavaScript window.location sin provocar una recarga.
This reference part if changed does not reloads the page, hence if the URL reference is changed by using window.location alongside the page state (in this case this new state is "fundamental") with JavaScript and AJAX, then no reload is performed.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.