This is not especially about how to build a email validation form. I found this piece of code: http://jsfiddle.net/jquery4u/5rPmV/
dyingOverHere();
You can see that it's working perfectly. I tried to implement the same thing in my website BUT for some reason in does not show the text. The one that should appear next to the input box saying in the email is valid or not. I started by only modifying some thing in my own form and ended pasting the exact code from Jsfiddle into my file and it's still not working. I'm using Mozzila FireFox. I also tried with Chrome and I get the same result. What am I missing?