If I have a radwindow and want it to appear over the top of a PDF file that is embedded in the page using an iframe, there can be problems getting the radwindow to appear over the top of the PDF. It normally appears behind it in IE11 but above it in Chrome.
I discovered that the setting overlay="true" solves the problem for the radwindow itself, but it does not solve the problem for the modalising grey area. The grey area still shows behind the PDF, which looks a bit weird.
Is there a way to fix this?
I discovered that the setting overlay="true" solves the problem for the radwindow itself, but it does not solve the problem for the modalising grey area. The grey area still shows behind the PDF, which looks a bit weird.
Is there a way to fix this?