Menu disappear under pdf document

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
pym59
Beginner
Beginner
Posts: 9
Joined: Sun Sep 11, 2005 10:12 pm

Menu disappear under pdf document

Post by pym59 »

Hello I have a menu in table form, the menu is in the left part of the tabelle and in a cell left from the menu i have displayed a pdf document

Code: Select all

<object	data="documents/xxx.pdf#&navpanes=0&scrollbar=1" 
        type="application/pdf" 
        width="100%" wmode="transparent"
        height="100%">
When the pdf is displayed, to menu and submenu are under the pdf.

How can I change that
Thanks in advance
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Menu disappear under pdf document

Post by Ruth »

Hi,

I'd need to see the page to work on this. You could try setting the z-index of the menu and see if that helps, but that's just a guess without seeing the page.

Ruth
pym59
Beginner
Beginner
Posts: 9
Joined: Sun Sep 11, 2005 10:12 pm

Re: Menu disappear under pdf document

Post by pym59 »

hi

thanks for the answer here the link to the page
http://www.creation-pysa.com/irfm/pdf.php?docid=3

With IE, the menu are working fine and with Firefox, the submenu are going under the pdf document
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Menu disappear under pdf document

Post by Ruth »

Hi,

I'm sorry, but your menu is way downlevel, we are now at 5.826 so there is no way I can figure out what is going on. I have no way to work with a menu that old, too many changes, new capabilities and bug fixes have been done in the last 4 years, I don't even know if zindex was an available option back then. Also, whatever is going on in FF may have been fixed in newer versions of the menu. That is why we don't do any support except for the newest versions.

Ruth
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Menu disappear under pdf document

Post by Andy »

Hi,

Looks OK to me in Firefox, did the upgrade fix it?

-- Andy
pym59
Beginner
Beginner
Posts: 9
Joined: Sun Sep 11, 2005 10:12 pm

Re: Menu disappear under pdf document

Post by pym59 »

hello

Thanks it is ok now in IE and Firefox
Post Reply