PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________


Le mercredi, 4 f�v 2004, � 19:08 Europe/Paris, Lauterbach.Mark a �crit :


I would handle this issue in the following way:

In the "Mouse Enter" and "On Focus" actions in each field, add the
following script:

var a = this.getField('NameOfCurrentField');
a.value = "";

This will clear the default text as soon as the user enters it.

Checking value first will be safer, cause this script will reset field value each time user rollover or clic it...



To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html



Reply via email to