Submenus display under <iframe>

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
eugenele
Beginner
Beginner
Posts: 2
Joined: Thu Jan 29, 2009 10:25 pm

Submenus display under <iframe>

Post by eugenele »

I call a certian .html page from the <iframe> that contains my meny. The menu renders corerctly in the iframe, but the submenus display within the iframe. I need the submenus to display over the iframe ect. Please help.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Submenus display under <iframe>

Post by Ruth »

Hi,

If you want the menu to drop over the iframe, then the menu has to be on the page in which you have the iframe, not on a page inside the iframe. The things on the page in the iframe can't 'cross' to a different page. So, if it's page menu iframe, then the menu when it opens will 'cross/drop over' the iframe because it is on that page where you have the iframe, but if it's page, iframe [page in iframe, menu] the menu can't open beyond the page that it's on which is in the iframe.

I hope that made sense.

Ruth
eugenele
Beginner
Beginner
Posts: 2
Joined: Thu Jan 29, 2009 10:25 pm

Re: Submenus display under <iframe>

Post by eugenele »

Thank you makes sense now.
Post Reply