Ver Mensaje Individual
  #11 (permalink)  
Antiguo 23/01/2007, 18:59
yosi666
 
Fecha de Ingreso: noviembre-2006
Mensajes: 42
Antigüedad: 17 años, 4 meses
Puntos: 0
Lo siento por tus muelas

Te juro por la "gloria mi mare" que he hecho lo que me has dicho:
Tengo una carpeta con el index.htm, el iepngfix.htc, el blank.gif y el blancopng32.png. El index htm con el codigo tal cual me dijiste:

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http:/_w_ww.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http:/_w_ww.w3.org/1999/xhtml">
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type" />
  <title>png para IE</title>
  <style type="text/css">
 body {
	background-color: #0000FF;
}

#uno img { position: absolute;
margin-top: 90px;
margin-left: 90px;
behavior: url(iepngfix.htc);
}
  </style>
</head>
<body>
<div id="uno"><img style="width: 200px; height: 200px;"
 alt="" src="blancopng32.png" /></div>
</body>
</html>
y el iepngfix:
Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http:/_w_ww.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http:/_w_ww.w3.org/1999/xhtml">
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type" />
  <title>png para IE</title>
  <style type="text/css">
 body {
	background-color: #0000FF;
}

#uno img { position: absolute;
margin-top: 90px;
margin-left: 90px;
behavior: url(iepngfix.htc);
}
  </style>
</head>
<body>
<div id="uno"><img style="width: 200px; height: 200px;"
 alt="" src="blancopng32.png" /></div>
</body>
</html>

Pero igual q siempre, ff bien, ie con fondo gris la imagen. pero ya estamos cerca, lo notoooo, no desesperéis conmigoooo