>
> Thanks Mike.  You definitely provided a solution that "should" work.
> But the following code works if I modify your test page, but not in my
> page.  It moves to the left, but not up.  Anyone have ideas how to
> debug why IE7 is ignoring the top margin?
> -Alan
>
> $.blockUI.defaults.elementMessageCSS = $.extend({},
> $.blockUI.defaults.elementMessageCSS);
> $.extend($.blockUI.defaults.elementMessageCSS, { margin: '-125px 0 0
> -125px' });
> $('#test').block("Loading, please wait...");
>


Can you post a link?

Reply via email to