Hi !
I would like to know if it's possible to erase the "initial value" that we can insert into the text field, once the user click on this text field ?
I guess I haver to use the "onclick="this.value = ' ' " option, but where to put it ? Or is there another solution ?
Thank you very much !