Télécharger pour Windows Premium
Publicité
PushState

Traduction de "PushState" en allemand

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
pushState
This concept proved very valuable when it came time to implement client-side navigation (before pushState was introduced).
Dieses Konzept erwies sich bei der Entwicklung clientseitiger Navigation als sehr sinnvoll (bevor pushState eingeführt wurde).
pushState() takes three parameters: a state object, a title (which is currently ignored), and (optionally) a URL.
pushState() übernimmt drei Parameter: ein state Objekt, einen title (welcher aktuell noch ignoriert wird), und (optional) eine URL.
Note that the browser won't attempt to load this URL after a call to pushState(), but it might attempt to load the URL later, for instance after the user restarts the browser.
Man beachte, dass der Browser nicht versuchen wird, nach einem Aufruf von pushState() diese URL zu laden, aber später dennoch versuchen könnte, beispielsweise nachdem der Nutzer seinen Browser neu gestartet hat.
When implemented accurately, pushState History API returns the user to the same spot they were viewing before the page refreshed.
Wenn die pushState History API genau implementiert ist, kehrt der Benutzer an die Stelle zurück, die er vor dem Aktualisieren der Seite angesehen hat.
If you pass a state object whose serialized representation is larger than this to pushState(), the method will throw an exception.
Wird ein größeres Status-Objekt an pushState() übergeben, gibt die Methode eine Exception aus.
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.
In gewissem Sinne ist der Aufruf von pushState() ähnlich dem Setzen von window.location = "#foo", insofern beide einen weiteren History-Eintrag sowohl erzeugen als auch aktivieren, der mit dem aktuellen Document verbunden ist.
state object - The state object is a JavaScript object which is associated with the new history entry created by pushState().
state-Objekt - Das Status-Objekt ist ein JavaScript-Objekt, das mit dem per pushState() neu erzeugten History-Eintrag verknüpft ist.
The existing document history object, available through the window.history object, now supports the new HTML5 pushState() and replaceState() methods.
Der bestehende Verlauf, durch das window.History Objekt verfügbar, unterstützt nun die neuen HTML5 pushState() und replaceState() Methoden.
Note that pushState() never causes a hashchange event to be fired, even if the new URL differs from the old URL only in its hash.
Man beachte, dass pushState() niemals das Auslösen eines hashchange-Events verursacht, selbst wenn sich die neue URL von der alten nur durch ihren hash unterscheidet.
One highly recommended strategy is a pushState History API.
Eine sehr empfehlenswerte Strategie ist eine pushState History API.
A pushState, as is created with JavaScript, however, does not generate a URL.
Ein pushState, wie er bei JavaScript ausgeführt wird, erzeugt jedoch noch keine URL.
Update Browser URL via Pushstate API: Whenever possible, write the current REST URL (always available via the link function in the footer) into the browser address line.
Browser URL via Pushstate API aktualisiert: Wo immer möglich wird die aktuelle REST URL (immer verfügbar über die Link-Funktion im Footer) in die Browser-Adresszeile geschrieben.
PushState History API allows the JavaScript-based website to leverage "clean" URLs, and is supported by Google.
Die PushState History API ermöglicht es der JavaScript-basierten Website, "saubere" URLs zu nutzen, und wird von Google unterstützt.
Aucun résultat pour cette recherche.

Synonymes et analogies de "PushState" en anglais

Le mot et l’expression du jour
L’image du jour
lighthouse: tall tower with a light to guide ships
Découvrir le mot
Publicité

Résultats: 16. Exacts: 16. Temps écoulé: 38 ms.