Page 1 of 1

Small bug in modalMessage

PostPosted: Wed Oct 24, 2007 1:33 pm
by Robin
Hi,

I use modalMessage on a large, scrollable page. When testing in IE i discovered that when the modalMessage pops up, the background that becomes grayish only becomes grayish on the top part of the page and has the height of the browsers viewport. Below that (say i'm on 2/3 of the page and then modalMessage pops up), things stay just like they are and therefore all elements are still clickable.

My guess is that the div takes on the size of the viewport rather then the size of the whole page. Is there a way to solve this?