Ver Mensaje Individual
  #6 (permalink)  
Antiguo 07/01/2005, 05:38
Black_River
 
Fecha de Ingreso: octubre-2003
Ubicación: FMSite
Mensajes: 336
Antigüedad: 21 años, 3 meses
Puntos: 2
bueno, al final éste es el código que funciona:

Código:
<SCRIPT LANGUAGE="JavaScript">
if ((screen.width>1024) && (screen.height>768))
{
document.getElementById('TablaGeneral').width='1024';
}
else
{
document.getElementById('TablaGeneral').width='100%';
}
</SCRIPT>
con eso si funciona, lo malo es que al darle a "restaurar" el tamaño es 1024 fijo y me sale la barra horizontal, pero bueno, no importa, aunque me gustaría saber si hay solución...

mi web, es un tipo normal y quería que tenga un máximo de 1024 pix.

esta es: www.fmsite.net

un saludo;)

Agur y thanks
__________________
http://www.fmsite.net/