Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- location.href not working in IE


daveVk - 4:45 am on Mar 21, 2007 (gmt 0)


Try changing

<input TYPE='submit' VALUE='Login' ONCLICK='check()'>

TO

<input TYPE='button' VALUE='Login' ONCLICK='check()'>

No actual submit seems to be required and side effects may be an issue.


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