jquery ui modal dialog problems in IE

Posted by JohnM2 on Stack Overflow See other posts from Stack Overflow or by JohnM2
Published on 2010-04-24T19:13:03Z Indexed on 2010/04/24 19:23 UTC
Read the original article Hit count: 289

I use jquery ui dialog widget. Everything works fine in FF, Opera etc., except IE. The problem is that when dialog is opened in Internet Explorer, some space (not covered with that "modal gray layer") is added at the bottom of the document, and page is scrolled to the bottom. So I don't even see the dialog, I have to scroll up, to see it fully.

Anyone had that problems? Any solutions?

EDIT: now I see, that this "bottom space" is also added in FireFox, but it doesn't scroll to it like in IE.

© Stack Overflow or respective owner

Related posts about jquery-ui

Related posts about jQuery