[jQuery] Re: showing overlay when loading doesn't fullscreen when scroll-down
Beware, fixed positioning doesn't work in IE6. Google 'ie6 position fixed' for some suggestions on getting around the problem. --Erik On 5/15/07, ibug~ <[EMAIL PROTECTED]> wrote: I have changed css code "position: fixed" on both #overlay and #modal , its work!
[jQuery] Re: showing overlay when loading doesn't fullscreen when scroll-down
I have changed css code "position: fixed" on both #overlay and #modal , its work!