I have a script running on my registration page to avoid blank input fields after submitting and failing to submit the form. Anyway, I have managed to get this script working for the input[type=text"] fields, but it's not working for the password and mail area's...
My question is: why? And how can I make it work for all of the fields?
This is the mentioned script: Remember