Tema
:
Eliminar valor de input segun criterio...
Ver Mensaje Individual
#
3
(
permalink
)
28/04/2003, 16:42
tunait
Moderadora
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 23 años, 3 meses
Puntos: 381
Así estaría bastante práctico
<input type="text" name="hora" onblur="if(this.value.charAt(0) == 0){this.value = this.value.substr(1)}">
tunait
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de tunait