Ver Mensaje Individual
  #5 (permalink)  
Antiguo 24/06/2009, 21:42
saagcs
 
Fecha de Ingreso: junio-2009
Mensajes: 8
Antigüedad: 15 años, 7 meses
Puntos: 0
Respuesta: Problema con ie Object doesn't support this property or method

Cita:
Iniciado por pato12 Ver Mensaje
Código javascript:
Ver original
  1. $('statusList').getElementsBySelector('img').each( function(el) {
  2. alert(el);
  3. alert(el.src);
  4. el.src = el.src.replace(/images/g, 'themes/' + theme);
  5. });
Oye agradezco mucho tu ayuda, nada que funsiona m,e arroja el mismo error no se que hacer en firefox y chrome funciona super