Clearing the textbox values onclick and displaying onblur

前端 未结 3 1374
生来不讨喜
生来不讨喜 2021-02-15 11:33

Is there a way to clear the default textbox value onclick on textbox and display onblur of multiple textboxes on form page?

3条回答
  •  独厮守ぢ
    2021-02-15 12:03

    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.

提交回复
热议问题