I have a simple problem that I cannot seem to find a solution to.
Basically on this website here: http://dev.supply.net.nz/vendorapp/ (currently in development) I ha
Also you should probably also put a listener on change:
$('#password').change(function() { // DEAL WITH IT IF THERE IS CONTENT IN IT AND THE LABEL IS STILL THERE });