On Oct 29, 5:32 pm, Mike Alsup <mal...@gmail.com> 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
Wednesday, October 29, 2008
[jQuery] Re: BlockUI: unblocking when clicking in the darkend area?
Perfect, thank you! I didn't notice that demo before.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment