Onclick event to remove default value in a text input field

前端 未结 9 1274
傲寒
傲寒 2021-02-02 14:57

I have an input field:


How would I get it to remove the pre-defined text (Enter Your Name

9条回答
  •  -上瘾入骨i
    2021-02-02 15:06

    u can use placeholder and when u write a text on the search box placeholder will hidden. Thanks

    
    

提交回复
热议问题