I _am_ actually experiencing a problem with this. However, i don't think the problem is a big one.
But - the problem is not that the window resizes, rather the document because of change of content. The problem occurs when the content grows. The part of the content lower down than the previous content will not be covered by the overlay, which looks quite bad to be honest. And, of course i know that position:fixed is not cross-browser. However, I really think it should be used in the browsers supporting it (of course degrading to current behaviour which is almost as nice ;) ). A bigger problem though is that (afaik) the overlay animation does not use the animation duration passed in. I would like the overlay to fade in a bit more gently (slower), which is good when the contrast difference between the overlayed page and the original one is big, but havent found a way to do that. Is it possible? /Victor Scott González skrev: > The overlay resizes when the window resizes. Are you actually > experiencing a problem with this? Using position: fixed is not a > legitimate option since it's not supported cross-browser. > > On May 14, 5:17 pm, SweVictor <[email protected]> wrote: > >> Hi again! >> >> Just realized another thing... The modal part of the dialog does not >> use position:fixed. As a result, if the page behind is changed to a >> taller one while the modal box is open, the bottom part of the page >> will not have the modal overlay. Just thought someone would like to >> know. >> >> /Victor >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
