Currently mask appears only onfocus or onhover. I couldn't find nothing about this neither in docs, in code or in issues. Is it possible to make mask be visible constantly?
@TiGR ,
Set the clearMaskOnLostFocus: false option
Thanks, that works as supposed to.
It disappears on form submit. Any solution to that?
Most helpful comment
@TiGR ,
Set the clearMaskOnLostFocus: false option