Javascript errors

CideShow

New Member
Messages
1
Reaction score
0
Points
0
I'm having issues with some JS I wrote. I want it to display a message box asking for a password which'll send it either to a home page or passfailed page but then have a failsafe in case the user closes the box which automatically sends the user to the passfailed page.

Problem: my script asking for the password won't run before the failsafe kicks in

Thanks for any help
 
Top