Ver Mensaje Individual
  #2 (permalink)  
Antiguo 24/04/2003, 15:34
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 23 años, 3 meses
Puntos: 381
prueba con

<input type="text" maxlength="10" name="pepe" onKeyUp="if(this.value.length>this.maxLength){aler t('te has pasao!')}">