[jQuery] blockUI: message vertical centering, is there a way to switch it off?
Hi,
the message is always centered horizontally+vertically within the
blocked area. I need the possibility to switch it off, the reason:
when I block a long screen section, the vertically centered message
might often displayed invisible for a user (below the bottom of the
screen!). It seems there is no way to switch it off or in any way to
bypass/control it (height=100% doesn't work in IE).
I would like to see the possibility to override the autocentering of
the message (via CSS or .defaults).
thanx!