Hello, I have an easy CSS menu and a PDF viewer in the same web page. PDF viewer is using <object> and <embed> to display PDF content.
In Chrome and Firefox, all work fine. However, in IE, the CSS menu will be invisible in the overlap area with PDF viewer.
I've tried to set "wmode" to "transparent" for both <object> parameters and <embed> attributes, none of them work.
Is there any way that I can make my CSS menu visible?
Thanks a lot.
Easy CSS Menu is invisible under the PDF viewer in IE
Re: Easy CSS Menu is invisible under the PDF viewer in IE
Sadly most (or all?) PDF viewers don't support wmode transparent. I don't think there's a solution for this problem, except to redesign the page in a way so that menu does not open over the embedded PDF.
Blumentals Software Programmer