I have an AJAX modal popupextender control on my page and it is working great in all browsers except IE7. Basically, in IE7 when the modal popup is called, it does not display on top of all the other areas of the page.
I have Googled it and it appears to be something to do with the z-index. So, I set the z-index of my modal popup to 70000. This works pretty well except that I have several ContentPlaceHolder sections on my page that goes back to a Master Page.
My z-index = 70000 setting is only working for ContentPlaceHolder section that the modal popup control is contained in. It is not displaying on top of any other sections.
mattcase
Member
374 Points
518 Posts
AJAX modal popup IE7
Oct 03, 2012 05:46 PM|LINK
Hi,
I have an AJAX modal popupextender control on my page and it is working great in all browsers except IE7. Basically, in IE7 when the modal popup is called, it does not display on top of all the other areas of the page.
I have Googled it and it appears to be something to do with the z-index. So, I set the z-index of my modal popup to 70000. This works pretty well except that I have several ContentPlaceHolder sections on my page that goes back to a Master Page.
My z-index = 70000 setting is only working for ContentPlaceHolder section that the modal popup control is contained in. It is not displaying on top of any other sections.
Does anyone know how to make this work?
chetan.sarod...
All-Star
65719 Points
11133 Posts
Re: AJAX modal popup IE7
Feb 13, 2013 03:29 AM|LINK
Refer this
http://web.enavu.com/snippets/fixing-the-ie7-z-index-issue-internet-explorer-7-z-index/
http://stackoverflow.com/questions/1018029/problem-in-z-index-of-menu-and-ajax-modalpopupextender-in-asp-net
http://forums.asp.net/t/1424559.aspx/1
http://forums.asp.net/t/1476798.aspx/1
http://forums.asp.net/t/1051133.aspx/1/10
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.