> Thanks for the replies. I found out that the problem has to do with
> the fact that The BlockUi plug-in actually removes the passed in node
> from the DOM. At least I know what's going on now and am able to
> figure out a workaround. That's not good behavior for a plug-in.


What version of the plugin are you using?  I have a demo which does
this same thing, uses an element for the blocking message, and it's
working just fine over and over:  http://localhost:8888/malsup/block/#page

BlockUI "moves" the element and then returns it to it's original
location after unblocking.  It does not remove it from the DOM
(although it used to at one time).

Mike

Reply via email to