Ver Mensaje Individual
  #1 (permalink)  
Antiguo 05/08/2009, 16:24
guerres
 
Fecha de Ingreso: agosto-2009
Ubicación: Quito
Mensajes: 28
Antigüedad: 14 años, 9 meses
Puntos: 0
Problema ImageLink con IE

Estoy utilizando imageLink para dar un efecto de marco cuando acerco el raton sobre la imagen, me funciona perfectamente en firefox, sin embargo en IE no me pone sobre sino arriba y se descuadra.

el codigo es:
<script type="text/javascript" src="js/imagelink/imagelink.js"></script>
<link href="css/imageover.css" rel="stylesheet" type="text/css">
<a href="pag.php"><img class="image3" title="Tips Title :: This is my tip content"
alt=mooCow src="images/cpanel/configuracion.png" width="128" height="128" border="0" /></a>
De antemano Mil Gracias