I think I fixed the problem. Can you try the latest version (1.08)?
http://dev.jquery.com/browser/trunk/plugins/blockUI/jquery.block.js?format=txt Mike On 4/16/07, Mike Alsup <[EMAIL PROTECTED]> wrote:
Hi C-J, I think the problem has to do with quirks mode. Can you try it with a strict doctype? Mike > I ran into a problem with BlockUI when I tried to use it on one of my > company's old sites (so please, don't get started on the awful table- > based layout). The overlay and the message are incorrectly positioned. > I can make it work by hacking the code to use the IE6 absolute > positioning code. > > Here's an example page to recreate the problem: > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <html>