How to use this square cursor in a HTML input field?

后端 未结 6 950
南旧
南旧 2020-11-29 05:13

How can I use this square cursor ( image below ) in the input tags ?

\"C:\\WIKIPEDIA\"

6条回答
  •  既然无缘
    2020-11-29 05:44

    you can't. which means: you could do it yourself by using a fixed-with font, use a blinking gif als background which position is set dynamicaly by calculating the with of the already typed text - but there will be the "normal" cursor above your gif, making this solution ugly

提交回复
热议问题