Ver Mensaje Individual
  #4 (permalink)  
Antiguo 07/07/2003, 09:01
Avatar de Bravenap
Bravenap
 
Fecha de Ingreso: noviembre-2002
Ubicación: Los Arroyos, El Escorial, Madrid
Mensajes: 2.084
Antigüedad: 22 años, 2 meses
Puntos: 4
Prueba con esto:

Código:
<html>
<head>
<script>
function fondo(){
ancho=screen.width;
document.body.style.background='url(imagenes/'+ancho+'.gif)';
}
</script>

</head>

<body onLoad="fondo()">
</body>
</html>
Un saludo.
__________________
¡¡NO A LA GUERRA!!
Si ponemos a nuestros mensajes títulos adecuados, la gente se animará más a abrirlos y resultarán más útiles en las busquedas. ¡No a los ayuuudaaa, urgenteee y similares!