Perfect, thank you!  I didn't notice that demo before.

On Oct 29, 5:32 pm, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > I want the darkened area that when clicked, it restores the UI
> > (unblocks it), what's the best approach?
>
> > It seems like something like this would work, but doesn't...
>
> > $('.blockUI').click(function() {
> >         $.unblockUI();
> >     });
>
> > Thanks for any help...
>
> I just created a demo to show how this works.  Scroll to the bottom of
> this page:
>
> http://www.malsup.com/jquery/block/#demos
>
> Mike

Reply via email to