Hi,
Been getting emails that the Lost UN/PW Send Button is greyed out.
Looking at it I noticed that it is disabled and is only enabled on keyup
$('#checkusername,#checkemail').keyup.....
So it seems if the users un/PW is cached and does not have to be entered then the button is greyed out.
Is there a better way of doing this?