Try the code as bellow:

$.unblockUI();
$(".blockUI").fadeOut("slow");


------------------------------------------
The code can fix unBlockUI which problem with IE6/7/8






On Sep 4, 1:38 am, Matthew Abbott <dduck1...@gmail.com> wrote:
> Im using the blockUI() plugin in jquery and I attached a click event
> to a button to call the unblockUI().
>
> What it does is make the content of the block disappear, but the block
> and the modal background still are visible. This is only happening in
> IE.  Im using IE7 currently.  Firefox is fine.
>
> Any help is appreciated.
>
> -Matthew

Reply via email to