JQuery Tools Overlay for modal dialog broken under IE8

Posted by Gary McGill on Stack Overflow See other posts from Stack Overflow or by Gary McGill
Published on 2010-04-05T11:32:31Z Indexed on 2010/04/05 11:43 UTC
Read the original article Hit count: 997

I've been developing a website that has several modal dialog boxes. I've been using jQuery Tools Overlay for the dialog boxes. However, I've just discovered that it doesn't seem to work properly on IE8.

In Chrome (and I presume other browsers), the dialog is highlighted by darkening the rest of the page "below" it, but on IE8 the page "below" is obliterated - all you get is the dialog on a black background.

This appears to be nothing to do with the way I've configured it - the same problem is evident on the jQuery Tools website itself. If you click the link above and then click one of the two buttons headed "For User Interactions", then you'll see what I mean.

What's the deal? Does it simply not support IE8? If so, (a) grrrr... and (b) what else should I use?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-tools