Télécharger pour Windows Premium
Publicité
pushState

Traduction de "pushState" en anglais

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
Dieses Konzept erwies sich bei der Entwicklung clientseitiger Navigation als sehr sinnvoll (bevor pushState eingeführt wurde).
This concept proved very valuable when it came time to implement client-side navigation (before pushState was introduced).
Wird ein größeres Status-Objekt an pushState() übergeben, gibt die Methode eine Exception aus.
If you pass a state object whose serialized representation is larger than this to pushState(), the method will throw an exception.
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.
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.
pushState() übernimmt drei Parameter: ein state Objekt, einen title (welcher aktuell noch ignoriert wird), und (optional) eine URL.
pushState() takes three parameters: a state object, a title (which is currently ignored), and (optionally) a URL.
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.
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 pushState() niemals das Auslösen eines hashchange-Events verursacht, selbst wenn sich die neue URL von der alten nur durch ihren hash unterscheidet.
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.
Die neue URL muss denselben Ursprung haben wie die aktuelle, sonst gibt pushState() eine Exception zurück.
The new URL must be of the same origin as the current URL; otherwise, pushState() will throw an exception.
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.
When implemented accurately, pushState History API returns the user to the same spot they were viewing before the page refreshed.
state-Objekt - Das Status-Objekt ist ein JavaScript-Objekt, das mit dem per pushState() neu erzeugten History-Eintrag verknüpft ist.
state object - The state object is a JavaScript object which is associated with the new history entry created by pushState().
Der bestehende Verlauf, durch das window.History Objekt verfügbar, unterstützt nun die neuen HTML5 pushState() und replaceState() Methoden.
The existing document history object, available through the window.history object, now supports the new HTML5 pushState() and replaceState() methods.
Eine sehr empfehlenswerte Strategie ist eine pushState History API.
One highly recommended strategy is a pushState History API.
Ein pushState, wie er bei JavaScript ausgeführt wird, erzeugt jedoch noch keine URL.
A pushState, as is created with JavaScript, however, does not generate a URL.
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.
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.
Aucun résultat pour cette recherche.

Synonymes et analogies de "pushState" en allemand

Publicité

Résultats: 14. Exacts: 14. Temps écoulé: 39 ms.