Page 1 of 1

Easy CSS Menu is invisible under the PDF viewer in IE

Posted: Wed Jul 31, 2013 3:56 am
by lkc0228
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.

Re: Easy CSS Menu is invisible under the PDF viewer in IE

Posted: Wed Jul 31, 2013 6:53 pm
by Aivars
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.