Traditionally, this is done with the JavaScript object XMLHttpRequest.
Tradicionalmente, se realizaba con el comando JavaScript XMLHttpRequest.
NOTE: When we say that a browser does not support AJAX, it simply means that the browser does not support creation of Javascript object XMLHttpRequest object.
NOTA: Cuando decimos que un navegador no soporta AJAX, simplemente significa que el navegador no soporta Javascript creación de objeto objeto XMLHttpRequest.
The main component used in AJAX is the object XMLHTTPRequest, which allows generating communications with the server (with methods GET or POST) and obtain the result in a DOM object.
El componente principal utilizado en AJAX es el objeto XMLHTTPRequest, el cual permite generar comunicaciones con el servidor (con métodos GET o POST) y obtener el resultado en un objeto DOM.
Alte rezultate
The readyState property defines the current state of the XMLHttpRequest object.
The XMLHttpRequest object for the asynchronous communication.
El objeto XMLHttpRequest para la comunicación asíncrona.
As mentioned, the original XMLHttpRequest object has a strict security model.
Como se mencionó, el objeto XMLHttpRequest original tiene un estricto modelo de seguridad.
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.
You already have seen a couple of examples on how to create an XMLHttpRequest object.
Ya ha visto un par de ejemplos sobre cómo crear un objeto XMLHttpRequest.
The XMLHttpRequest object is the key to AJAX.
El objeto XMLHttpRequest es la clave para AJAX.
readyState This describes the present state of the XMLHttpRequest object.
La propiedad readyState define el estado actual del objeto XMLHttpRequest.
As you can see, the XMLHttpRequest object is a very useful and versatile tool.
Como puede ver, el objeto XMLHttpRequest es una herramienta muy útil y versátil.
This section will show you how to create simple, synchronous requests using the XMLHttpRequest object.
Esta sección le mostrará cómo crear las solicitudes simples, sincrónicos con el objeto XMLHttpRequest.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Înregistrează-te pentru a accesa mai multe exemple