Ver Mensaje Individual
  #1 (permalink)  
Antiguo 13/09/2004, 04:07
suntus
 
Fecha de Ingreso: noviembre-2002
Mensajes: 746
Antigüedad: 22 años, 4 meses
Puntos: 6
esta bien esta linea??

<script>
if _i.height<_i.width then
document.write ("<img src='oficina.JPG' width='100' height='150'>")
else
document.write ("<img src='oficina.JPG' width='150' height='100'>")
end if
</script>


no hace lo q le pido ¿esta bien?

Última edición por suntus; 13/09/2004 a las 04:12