Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/03/2006, 18:19
Avatar de flaviovich
flaviovich
 
Fecha de Ingreso: agosto-2005
Ubicación: Lima, Peru
Mensajes: 2.951
Antigüedad: 19 años, 7 meses
Puntos: 39
Código HTML:
<input type="text" name="txt" onBlur="if (parseInt(this.value)<1000 || parseInt(this.value)>4999) txt.focus();"> 
__________________
No repitamos temas, usemos el Motor de busquedas
Plantea bien tu problema: Ayúdanos a ayudarte.