Skip to main content
Participant
May 30, 2006
Question

Menu Hiding behind pdf

  • May 30, 2006
  • 5 replies
  • 672 views
My dropdown menu that was created with DW is hiding behind the pdf on the page and some select statements
is there a way to set the z-index to have the menu drop down infront of the page


Roach62
This topic has been closed for replies.

5 replies

Inspiring
May 30, 2006
You are asking how to make something work when it's just not going to work.
Sorry.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"roach62" <webforumsuser@macromedia.com> wrote in message
news:e5huv4$t5q$1@forums.macromedia.com...
> what about an <object>: tag
>


Inspiring
May 30, 2006
This someone is telling you that the someone who told you that had no
understanding of z-index. You can try more if you want, however. It is
just not a z-index issue.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"roach62" <webforumsuser@macromedia.com> wrote in message
news:e5hujb$skp$1@forums.macromedia.com...
> someone told me to adjust the z-index
> I ve been trying that with no luck
> I have to get this to work


roach62Author
Participant
May 30, 2006
what about an <object>: tag
roach62Author
Participant
May 30, 2006
someone told me to adjust the z-index
I ve been trying that with no luck
I have to get this to work
Inspiring
May 30, 2006
This is not a z-index issue. It's the fundamental difference between active
content and passive content, and it cannot be solved by jiggering z-indices.

But I don't think you can reliably embed a PDF file in a web page. Can you
show me what you have done, please?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"roach62" <webforumsuser@macromedia.com> wrote in message
news:e5hq3j$muq$1@forums.macromedia.com...
> My dropdown menu that was created with DW is hiding behind the pdf on the
> page
> and some select statements
> is there a way to set the z-index to have the menu drop down infront of
> the
> page
>
>
> Roach62
>


roach62Author
Participant
May 30, 2006
here is the pdf
<iframe id="pdf" name="pdf" src="../../ots/reports/<%=strReportName%>" >
</iframe>

and it does work, ther reason for the src we use xls,htm,csv for reports)