Ver Mensaje Individual
  #4 (permalink)  
Antiguo 22/01/2007, 11:49
yosi666
 
Fecha de Ingreso: noviembre-2006
Mensajes: 42
Antigüedad: 17 años, 4 meses
Puntos: 0
Re: .png en IE (novato). dónd está mi error?

Gracias a los dos por responderme, pero los resultados no han sido muy buenos

1.-Sjam7, metí el condicional como me dijiste, así que mi código quedó así:

Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http:/w_w_w.w3,org/TR/html4/loose.dtd">
<html>
<head>
<title>Marie Stopes M&eacute;xico A.C.</title>
<!--[if lt IE 6]>
<script defer type="text/javascript" src="png.js"></script>
<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
y el png.js queda igual. no hay cambios en el ie6,

SERA QUE MI PROBLEMA ES QUE EL AL ESCRIBIR EL CODIGO EN EL INDEX.HTM Y EL PNG.JS ESTA MAL EN ALGO??? SUPONGO QUE POR AHI VA EL ASUNTO, NO?


2.-bhagat: hice lo que decía la página (que prometía bastante). Cargué en el dominio iepngfix.htc junto con una imagen transparente que venía en el archivo (blank.gif). edite en el iepngfix.htc donde venia mi imagen y el codigo quedo asi en este archivo el codigo quedo asi:

Código:
// This must be a path to a blank image. That's all the configuration you need.
if (typeof blankImg == 'undefined') var blankImg = 'imagenes/blank.gif';
EN QUE ME EQUIVOQUE EN ESTE PASO????

Esta cosa me está ya poniendo de los nervios. Estoy por empezar a rezar a San Cucufato para que todo el mundo deje de usar el pinche Ie6 y se pase al 7 o al FF!!!Dado que esto de modificar con javascript o por código no se me está dando muy bien que digamos...

Muchas gracias a los dos