It's not possible due to the DOM. Each frame is actually a window object, and your layer's are contained inside that window object.
It would seem that there could possibly be a work around by writing your HTML to the parent window. But I think the window objects (frame windows) contained within it would over-write the DHTML. I also think that you are unable to have an actual functioning document object (that would contain your layers) in the parent window that defines the frameset. In other words - no - I don't think there is a way to have layers "overlay" a frame - 'least that I know of =) Nate Nielsen [EMAIL PROTECTED] ----- Original Message ----- From: "phumes1" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 1:19 PM Subject: hiermenus > > Hi, > > I'm using the hiermenus in my application. I have two frames and my top > navigation has the dropdown menus. > The top frame is only 60 pixels in height but when I move the cursor over > the link the popup menu stays within that frame. > > Is there a way with v4.1.1. to have the dropdown menu "overlay" the frames? > > > http://www.webreference.com/dhtml/hiermenus/ > > > > +--------------------------------------------------------------------------- --------+ > > Philip Humeniuk > [EMAIL PROTECTED] > [EMAIL PROTECTED] > +--------------------------------------------------------------------------- ---------+ > > > > ------------------------------------------------------------------------- > This email server is running an evaluation copy of the MailShield anti- > spam software. Please contact your email administrator if you have any > questions about this message. MailShield product info: www.mailshield.com > > ----------------------------------------------- > To post, send email to [EMAIL PROTECTED] > To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
