Télécharger pour Windows Premium
Publicité
use XMLHttpRequest

Traduction de "use XMLHttpRequest" en espagnol

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.
usar XMLHttpRequest
If you use XMLHttpRequest to get the content of a remote HTML webpage, the responseText property is a string containing a "soup" of all the HTML tags, which can be hard to manipulate and analyze.
Si usas XMLHttpRequest para obtener el contenido de una página HTML remota, el responseText (texto de la respuesta) será una cadena que contenga una "sopa" de etiquetas HTML, lo que puede ser difícil de analizar y manipular.
For details about how to use XMLHttpRequest, see Using XMLHttpRequest. Method overview
Para obtener más información de cómo usar XMLHttpRequest, mira Usar XMLHttpRequest.
In addition, workers may use XMLHttpRequest for network I/O, with the exception that the responseXML and channel attributes on XMLHttpRequest always return null.
Además, pueden realizar I/O usando XMLHttpRequest (aunque el responseXML y los atributos channel son siempre null).
Use of document.load forbidden on Documents that come from other Windows. Only the Window in which a Document was created is allowed to call.load on that Document. Preferably, use XMLHttpRequest instead.
El uso de document.load está prohibido en documentos que vienen de otras ventanas. Sólo la ventana en la que se ha creado un documento puede llamar a.load en ese documento. Es preferible usar XMLHttpRequest en su lugar.

Autres résultats

Pages that enable users to look up information often use XMLHttpRequests to populate the page with additional information after the page has loaded.
Las páginas que permiten a los usuarios buscar información utilizan a menudo XMLHttpRequests para rellenar la página con información una vez que ésta ha cargado.
This is all enabled by allowing us to freely use the standardized XMLHttpRequest object.
Todo está habilitado permitiéndonos usar libremente el objeto XMLHttpRequest estandarizado.
In particular, JavaScript's AJAX calls can use the XMLHttpRequest mechanism.
En particular las llamadas AJAX de JavaScript pueden utilizar el mecanismo XMLHttpRequest.
These two use the XMLHttpRequest object, that allows to make server calls without reloading the page.
Estos dos ejemplos usan el objeto XMLHttpRequest, que nos permite realizar peticiones al servidor sin recargar la página.
Use of XMLHttpRequest's timeout attribute is not supported in the synchronous mode in window context.
El uso del atributo timeout de XMLHttpRequest ya no se admite en el modo síncrono del contexto de ventana.
Ajax changed all of this, it uses this XMLHttpRequest API to allow a scripting language to interact with the content that's in your browser.
Ajax cambia todo esto. Utiliza esta API, XMLHttpRequest, para permitir que un lenguaje de programación interactúe con el contenido que hay en su navegador.
This method has been altered so that it tests the browser used by the client and uses the XMLHttpRequest object or an ActiveX object.
Se altera este método para que testee el browser utilizado por el cliente y utilice el objeto XMLHttpRequest o un objeto ActiveX.
Angular HttpClient You use the XMLHttpRequest(XHR) object to make server-side API calls from the browser.
Usas el objeto XMLHttpRequest(XHR) para hacer llamadas API del lado del servidor desde el navegador.
Use of document.load() is upgrade your code, use the DOM XMLHttpRequest object. For more help
El uso de Document.load() está desaprobado. Para actualizar su código, use el objeto DOM XMLHttpRequest. Para más ayuda,
Aucun résultat pour cette recherche.

Synonymes et analogies de "use XMLHttpRequest" en anglais

Le mot et l’expression du jour
L’image du jour
gravestone: stone marker for a grave, often inscribed
Découvrir le mot
Publicité

Résultats: 28. Exacts: 4. Temps écoulé: 55 ms.