Ver Mensaje Individual
  #5 (permalink)  
Antiguo 24/10/2008, 14:56
Avatar de Mikmoro
Mikmoro
Colaborador
 
Fecha de Ingreso: octubre-2006
Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 17 años, 6 meses
Puntos: 280
Respuesta: Por que si lo veo en Firefox y no en ie ?

Una pequeña corrección: en lugar de

<!--[if !IE]> -->
<object data="imagerotator.swf" width="400" height="200" type="application/x-shockwave-flash" title="animacion">
</object>
<!-- <![endif]-->

debe ser

<!--[if IE]>
<object data="imagerotator.swf" width="400" height="200" type="application/x-shockwave-flash" title="animacion">
</object>
<![endif]-->
__________________
Visita mi nueva web idplus.org