Ver Mensaje Individual
  #4 (permalink)  
Antiguo 28/11/2005, 10:02
keither
 
Fecha de Ingreso: febrero-2004
Mensajes: 67
Antigüedad: 20 años, 9 meses
Puntos: 0
Datos concretos. Aver, mi imagen está dentro de esta estructura:

Código:
<html>
<head></head>
<body>
       <table>
            <tr><td>
                       <div>
                               <div>
                                        <img src='pepe.gif' id='imgpepe'>
                               </div>
                       </div>
            </td></tr>
        </table>
</body>
</html>
Si alguien puede acceder y cambiar el atributo src desde javascript y con iexplorer que postee el codigo por favor, ya no se que mas probar!!!!

Gracias y saludos.