Is there a way to clear the default textbox value onclick on textbox and display onblur of multiple textboxes on form page?
HTML:
Your question was a little vague to me, but the above will clear all the textboxes when one is clicked. Hopefully this helps you.