Ver Mensaje Individual
  #8 (permalink)  
Antiguo 19/03/2009, 16:28
Avatar de buzu
buzu
 
Fecha de Ingreso: octubre-2006
Ubicación: San Francisco, CA
Mensajes: 2.168
Antigüedad: 17 años, 6 meses
Puntos: 122
Respuesta: Ayuda con script que no funciona

asegurate de que si lo has provado. Yo copio y pego tal como lo tienes y no funciona, agrego lo que dige y funciona...

Seguro que no lo has copiado bien, aqui te lo dejo:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>

</head>
<body>
<script type="text/javascript">
var cad="hola";
document.write(cad.length);
</script>
</body>
</html>

Fijate que lo unico que he cambiado es lo que te dije que cambiaras anteriormente.

Saludos.
__________________
twitter: @imbuzu