[jQuery] blockUI and CPU intensive form processing

[jQuery] blockUI and CPU intensive form processing

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="3">Basically, I have some CPU intensive form validation
that takes about 3 seconds to complete. I would like blockUI to start
before the form processing and stop after the form processing. However,
the blockUI message doesn't ever show up. When I comment out
$.unblockUI(), the blockUI message shows up AFTER the form processing
is completed. Code can be found here (57 lines): 
<a class="moz-txt-link-freetext" href="http://sh.nu/p/9301">http://sh.nu/p/9301</a>
I can arrange for the full HTML and JS if needed.
</font>
<pre class="moz-signature" cols="72">--
--------------------------------------
Randy Syring
RCS Computers & Web Solutions
502-644-4776
<a class="moz-txt-link-freetext" href="http://www.rcs-comp.com">http://www.rcs-comp.com</a>
"Whether, then, you eat or drink or
whatever you do, do all to the glory
of God." 1 Cor 10:31
</pre>
</body>
</html>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/