Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.