HTML5 image icon to input placeholder

后端 未结 5 1995
一整个雨季
一整个雨季 2020-11-30 02:51

I\'d like to add an image icon to an input placeholder, like in this picture: \"enter

5条回答
  •  执笔经年
    2020-11-30 03:16

    Adding to Tim's answer:

      #search:placeholder-shown {
         // show background image, I like svg 

提交回复
热议问题