I am using the input mask jQuery plugin but I am unable to see placeholder text by default but on hover it will be displayed.
$("input[name='birth_year_1']").inputmask("dd/mm/yyyy", {
placeholder: "dd/mm/yyyy"
});
I am using the input mask jQuery plugin but I am unable to see placeholder text by default but on hover it will be displayed.
$("input[name='birth_year_1']").inputmask("dd/mm/yyyy", {
placeholder: "dd/mm/yyyy"
});
Copyright © 2021 Jogjafile Inc.
Set the
clearMaskOnLostFocusoption