Ver Mensaje Individual
  #4 (permalink)  
Antiguo 06/03/2002, 10:55
Avatar de Webstudio
Webstudio
Colaborador
 
Fecha de Ingreso: noviembre-2001
Ubicación: 127.0.0.1
Mensajes: 3.499
Antigüedad: 23 años
Puntos: 69
Re: Consulta Urgente!!!

Como se nota que recién estoy aprendiendo. Leí un poco la burrada que puse antes, y ahora le vuelvo a postear, pero corregida.

Código:
 
<script language="Javascript">
texto = new String("Yomelarebanco     ");
alert(texto.length); // Muestra 18
texto = texto.substring(0, texto.indexOf(" "));
alert(texto.length); //deberia mostrar 13
</script>
saludos.

<hr><font size=2 face="verdana">- Pablo Daniel Rigazzi (Webstudio)
<font size=1 color="#333333">COORDINADOR PROYECTO REGIONALIZACION ARGENTINA
Visita <a href="http://www.web-studio.com.ar" target="_blank">Web Studio</a> - Tutoriales Photoshop</fo