Ver Mensaje Individual
  #3 (permalink)  
Antiguo 20/12/2012, 11:15
oscarbt
 
Fecha de Ingreso: abril-2009
Ubicación: Colombia
Mensajes: 949
Antigüedad: 15 años
Puntos: 27
Respuesta: fadeIn - Jquery no visualiza efecto en IE 9

la version de jquery es jquery-1.8.2.

Y acabo de solucionar mi problema...el DOCTYPE lo tenia asi:

Código HTML:
Ver original 

Lo he cambiado a :

Código HTML:
Ver original
  1. <!DOCTYPE HTML>
  2.     <meta http-equiv="content-type" content="text/html" />
  3.     <meta name="author" content="" />
  4.  
  5. </head>
  6. </body>
  7. </html>

Y ahora si se ve el efecto.......Muchass pero muchas gracias