![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
23/07/2009, 08:43
|
![Avatar de tampon](http://static.forosdelweb.com/customavatars/avatar312812_2.gif) | | | Fecha de Ingreso: julio-2009
Mensajes: 420
Antigüedad: 15 años, 6 meses Puntos: 0 | |
Respuesta: como se hace la ayuda sobre los textbox si asi es, pero se ve mas chevere de esta forma: <input type="text" value="valor" onFocus="if(this.value=='valor')this.value='';" onBlur="if(this.value=='')this.value='valor';" />
salu2! |