al crear un tipo de objeto javascript como por ejemplo:

1
2
3
4
5
6
7
8
9
10
11
12
 var ajaxLogin = {
         content: {"login":dojo.byId("login").value},
         url: "UR_SEND",
         handleAs: "text",
         load: function(response){
		 responseNode.innerHTML = response;
	  },
	 error: function(response){
	     	  responseNode.innerHTML = "error";
	 },
	 timeout: 10000,
   };

Donde el el ultimo atributo “timeout” termina con una “,”… en firefox funciona muy bien pero en Internet Explorer se tiene que quitar como por ejemplo:

1
2
3
4
5
6
7
8
9
10
11
12
 var ajaxLogin = {
         content: {"login":dojo.byId("login").value},
         url: "UR_SEND",
         handleAs: "text",
         load: function(response){
		 responseNode.innerHTML = response;
	  },
	 error: function(response){
	     	  responseNode.innerHTML = "error";
	 },
	 timeout: 10000
   };

listo… ya no marca un error el “navegador”…



Dejar un comentario

http://www.wikio.es BlogESfera - Directorio de Blogs Hispanos blogarama - the blog directory Mi Ping en TotalPing.com
Internet blogs Programming Blogs - Blog Catalog Blog Directory Internet blogs Buzzear (ES) Publicidad por tu blog con Boosterblog directorio de blogs
Agregar Web - Directorio de webs Directorio webs Directorio Web