Ver Mensaje Individual
  #6 (permalink)  
Antiguo 23/09/2010, 12:42
Avatar de Adler
Adler
Colaborador
 
Fecha de Ingreso: diciembre-2006
Mensajes: 4.671
Antigüedad: 17 años, 4 meses
Puntos: 126
Respuesta: borrar textbox al seleccionarlo

Hola

Prueba así
Cita:
<input type="text" value="---" onclick="this.value=''" />
Suerte
__________________
Los formularios se envían/validan con un botón Submit
<input type="submit" value="Enviar" style="background-color:#0B5795; font:bold 10px verdana; color:#FFF;" />