Floating labels for Password inputs not triggering on auto-fill issue (Solved)


Type this in your script tag :)

$("#password").val(0);

Comments