去除input框的值

 

onfocus="this.value=' ';" 

<input type="text" name="buynum" id="buynum"  class="form-control" onkeyup="duihuan()" onfocus="this.value='';" />

 

by 小鬼PSer 2018-01-16 15:45:10

posted @ 2018-01-16 15:45  小鬼PSer  阅读(159)  评论(0编辑  收藏  举报