Ver Mensaje Individual
  #4 (permalink)  
Antiguo 24/06/2009, 21:34
Avatar de pato12
pato12
 
Fecha de Ingreso: septiembre-2007
Ubicación: Salta
Mensajes: 1.620
Antigüedad: 16 años, 7 meses
Puntos: 101
Respuesta: Problema con ie Object doesn't support this property or method

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. });
__________________
Half Music - www.halfmusic.com