Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- email validation does not work in IE7


Fotiman - 9:54 pm on Feb 1, 2013 (gmt 0)


</font>

You didn't escape that, so your HTML parser will see that and may close your <script> element. If you make the change I suggested above, that will probably fix it. Alternatively, you need to escape the / in that string as in:
'<font color="#FF0000">Email is not valid. Please delete spaces.<\/font>';


Thread source:: http://www.webmasterworld.com/javascript/4541583.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com