Solved the problem using $.ajaxStop to call unblockUI. See
http://docs.jquery.com/Ajax/ajaxStop

On Oct 20, 8:28 am, Subtle <subtlekil...@gmail.com> wrote:
> How would I extend blockUI to have a function callback for when the
> queue is empty?  I want to use something like this in a project where
> I have several queued ajax requests, but I only want to call blockUI
> on the first request and unblockUI when the queue is empty.
>
> Thanks,
>
> Russ

Reply via email to