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