1

I am not sure if it possible to set thickness width of the blinking cursor. If so, what is the most efficient way to do that ?

I have :

<input autofocus id="searchbox" placeholder="Enter Catalog # " type="text" />

enter image description here

I just want to bold it if that possible.

iori
  • 3,236
  • 12
  • 43
  • 78
  • Well, I guess I am out of luck :( thanks - anyway – iori Mar 02 '15 at 19:18
  • too bad the question is closed , i had some answer possible , i gave an answer out there with a snippet http://stackoverflow.com/questions/7339333/styling-text-input-caret/28818592#28818592 idea is to use animation and bg gradient – G-Cyrillus Mar 02 '15 at 20:09
  • http://codepen.io/gcyrillus/pen/OPwPOr demo – G-Cyrillus Mar 02 '15 at 20:21

0 Answers0