function resetForgot () { document.getElementById (“forgotForm”).reset (); $ (‘#forgotForm input [name=code]’).remove (); $ (‘#login-recaptcha’).html (”); $ (‘#signup-recaptcha’).html (”); $ ...
function resetSignup () { document.getElementById (“signupForm”).reset (); $ (‘#login-recaptcha’).html (”); $ (‘#forgot-recaptcha’).html (”); $ (‘#signupForm .alert-area’).html (”).hide (); $ ...