Ver Mensaje Individual
  #1 (permalink)  
Antiguo 20/03/2007, 22:17
jesusito
 
Fecha de Ingreso: junio-2004
Mensajes: 170
Antigüedad: 20 años, 8 meses
Puntos: 0
Pregunta ¿cuál es el error?

Hola a todos tengo el siguiente codigo:

<html>
<head>
</head>
<body onLoad="javascript:alert('hola mundo');">
</body>
</html>


pero no funciona.......

Saludos