Page not working in IE 7(Multiple tabs opened)
Dear All,
[u]The Background</u> - In my application, I am opening a popup window on click of a button on a parent window. When the popup is opened I resize the parent window so that both windows are seen parallely and the user can work on both the screens (obviously one screen is active at a time but both pages take half of screen space, as this is the functionality).
[u]The implementation</u> - When button is clicked, the parent window is resized to half and in the popup screen is opened.
[u]The Problem</u> - This application works fine in IE6 and lower versions of IE. Also works in IE 7 only when one tab is opened. It does not work when multiple tabs are opened.
Any help in how to solve this problem is highly appreciated.
|