I have a javascript script (using jQuery) that controls whether a form submits 
or not. Based on certain calculations, it either returns true or false, and if 
true, allows the form to submit. I made a change to the script, adding an ajax 
call within the script. This has messed things up however as it causes the 
script to always return true, regardless of whether it should and regardless of 
if the ajax call has completed. None of my efforts to suppress this effect have 
worked. Any ideas?

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to