I'm using the RadWindow with multiple divs as it's content, while using a LinkButton control and javascript to toggle back and forth between each div. I want the RadWindow to remain centered throughout the scroll and to autosize properly during the toggle. The issue i'm having is when scrolling and clicking the toggle button for the autosize functionality, the RadWindow shoots off the screen. We have a temporary fix that removes the { position: relative !important; } attribute of the radwindow which resolves the "shooting off the screen" issue, but the RadWindow no longer stays in place when the user scrolls the screen.
The link below is a dropbox link to very simple .aspx examples. The first being displaying the issue and the second displaying the temporary fix.
Is there any way to achieve my desired functionality? Thanks for the feedback!
- Pat
Attached Pages (Dropbox link)
The link below is a dropbox link to very simple .aspx examples. The first being displaying the issue and the second displaying the temporary fix.
Is there any way to achieve my desired functionality? Thanks for the feedback!
- Pat
Attached Pages (Dropbox link)