Easy CSS Menu is invisible under the PDF viewer in IE

Post your questions and problem reports here.
Post Reply
lkc0228
Posts: 1
Joined: Wed Jul 31, 2013 3:46 am

Easy CSS Menu is invisible under the PDF viewer in IE

Post 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.
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

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

Post 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.
Blumentals Software Programmer
Post Reply