Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
235
WebTab Does not scroll with page.
posted

Hello,

I have a WebDialogWindow that opens up maximized and inside that window there is a WebTab.  In IE8, IE9, and Chrome, the WebTab scrolls with the page (when you scroll down, the WebTab moves up with the rest of the content).  However, in IE7 mode the WebTab container stays stationary in the center of the window, while the rest of the content scrolls up "behind" the tab window.  It is like the WebTab window is not "attached" to the WebDialogWindow, or it has an absolute position, or its position is relative to the actual asp page that is behind the maximized WebDialogWindow.

Any idea how to workaround this?