Ver Mensaje Individual
  #6 (permalink)  
Antiguo 25/11/2008, 03:06
Ferri
 
Fecha de Ingreso: julio-2008
Mensajes: 89
Antigüedad: 15 años, 10 meses
Puntos: 0
Respuesta: PHP / JS --- FireFox / Internet Explorer

Cita:
Iniciado por Panino5001 Ver Mensaje
Estás usando código obsoleto. Revisá este mensaje: URL=URL
Me lo he mirado pero no consigo solucionarlo. Como ya he posteado hace 3 minutos este es mi codigo:
<div id="showimage" style="position:absolute;width:250px;left:10;top:7 0">
<table border="1" width="250" bgcolor="black" cellspacing="0" cellpadding="4">
<tr>
<td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0" height="36">
<tr>
<td onMousedown="initializedragie()" style="cursor:move" width="100%"><ilayer width="100%"><layer width="100%" onMouseover="dragswitch=1;drag_dropns(showimage)" onMouseout="dragswitch=0">
<center>
<font face="Verdana" color="#FFFFFF"><strong>NOTICIAS MACABRAS</strong></font>
</center></layer></ilayer></td>

<td style="cursor:hand"><a href="#" onClick="hidebox();return false">
<img src="js/close.jpg" border=0></a></td>
</tr>

<tr>
<td width="100%" bgcolor="#333366" style="padding:2px" colspan="2">
<div align="center"><img src="img/girona.jpg" height="350" width="340">
</strong></div>
</td>
</tr>
</table>

Hay algo mal ? Solo me lo muestra en IE no Firefox.