Ver Mensaje Individual
  #5 (permalink)  
Antiguo 20/05/2002, 00:34
jlmm
 
Fecha de Ingreso: julio-2001
Ubicación: Internet
Mensajes: 1.690
Antigüedad: 22 años, 9 meses
Puntos: 1
Re: Como doy esta propiedad al Textbox

Hola!,

Uno Mas Sencillo:

<INPUT TYPE="text" NAME="algo" onFocus="if(this.value == ''){this.value='1';}" onBlur="if(this.value == ''){this.value='1';}" VALUE="1">


PD: No Lo He Probado En Varios Browsers.

<SCRIPT LANGUAGE="javascript" SRC="http://www.galeon.com/jlmnetwork/firma.js"></SCRIPT>