RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.4k stars 2.16k forks source link

Hide Placeholder When Start Typing #1248

Open rience opened 8 years ago

rience commented 8 years ago

Hi,

Is it possible to hide placeholder as soon as user put single character?

RobinHerbots commented 8 years ago

@rience ,

No, but I will add that. For the moment you can use the html5 placeholder and the jitmasking option in the inputmask to accomplish the behavior.