![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
08/08/2011, 14:18
|
![Avatar de IsaBelM](http://static.forosdelweb.com/customavatars/avatar244381_2.gif) | Colaborador | | Fecha de Ingreso: junio-2008
Mensajes: 5.032
Antigüedad: 16 años, 7 meses Puntos: 1012 | |
Respuesta: Internet Explorer v8 no realiza funcion a la primera me refiero a esto Cita: function creaObj() {
var XMLHttpRequestObj = false;
.......
}
return XMLHttpRequestObj;
}
function sendWithPOST(pagina, datos, obj)
{
var XMLHttpRequestObj = creaObj();
var div = document.getElementById(obj);
..... |