Tema
:
Ventana de "Faltan caracteres"
Ver Mensaje Individual
#
2
(
permalink
)
07/12/2003, 13:47
JavierB
Colaborador
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 23 años, 1 mes
Puntos: 772
Hola, germanst.
Prueba con esto:
<input type="text" id="txt">
<input type="button" onClick="if(document.getElementById('txt').value.l ength<2) alert('Pon más caracteres')">
Saludos,
__________________
Lee
las Políticas del Foro
y
escribe correctamente
.
JavierB
Ver Perfil
Buscar todos los Mensajes de JavierB