Function breaks somewhere? BUT WHERE?
I have the following code:
http://paste2.org/p/3100049
And in the click function, it seems to break somewhere within the code. I put an alert function at the bottom of the click function, and it was never displayed on the webpage. So somewhere there's an error in my code causing it to break/crash.
The breaking point is where after
- noticebox.html('Attempting login...');
Can anyone help me out here? This is honestly getting very frustrating. :(
Thanks,
any help is appreciated.