AJAX Modal Popup Extender
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I am using Ajax modal popup extender in my project. It works in IE 6, when it comes to IE 7, the popup is displaying behind the background. So I am not able to click on popup buttons. Any help on this really appreciated!
Have you added style for the modal popup extender control in stylesheet? If yes then set z-index as 1000
please don't forget to vote on the post that helped you.