Hi,
I have a typical Modal Popup Extender on my page. I am experiencing two issues that are occuring only in iOS devices (iPhone and iPad).
Issue 1: When the Modal Popup is called, only the <div> area that contains the Modal Popup is grayed out in the background and not the entire page as is the case with desktop browsers.
Issue 2: After the Modal Popup opens, all of the controls in the Modal Popup Panel are not responding when pressed (clicked). It seems as if the controls in that active popup are moved to some other area of the screen?
I am using the latest version of the Ajax Toolkit.
Anyone have any ideas on how to fix this?
Thanks.