Search found 4 matches

by msaunders
Wed Jul 16, 2003 8:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Displaying subMenu OVER an IFrame
Replies: 15
Views: 14502

IFrame is threated as windows component in IE 5.0, so it doesn't affect by z-index. To make layer appear ontop IFrame, is to hide the IFrame. ** Only IE 5.5 & above can control by z-index to bring it behind or ontop the layer. Am i right? :D

Well , to rephrase your sentence, it looks like only ...
by msaunders
Tue Jul 15, 2003 12:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Displaying subMenu OVER an IFrame
Replies: 15
Views: 14502

I am currently still running 3.5.10 on my site (until I upgrade to v5) and I have no problems going over iframes (even with alpha transparency) using IE 6.
As far as I can tell there is no flag to set in v3 that tells it to go over iframes. It should try and render itself on top of all iframes ...
by msaunders
Wed Jul 02, 2003 1:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Displaying subMenu OVER an IFrame
Replies: 15
Views: 14502

Hi there

Thanks for that, it works , BUT, in IE5, it removes the Iframe when the submenu drops down , it reappears when the submenu closes. Looks a bit weird. Dunno is there is a fix for that . If you have access to IE5.0, give it a go.

Rgds
Martin
by msaunders
Wed Jul 02, 2003 8:26 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Displaying subMenu OVER an IFrame
Replies: 15
Views: 14502

Displaying subMenu OVER an IFrame

HI

I am using an IFRAME on my webpage. The Iframe is displaying data from another site. Problem is , my submenu appears 'behind' the iframe . I cant for the life of me get it to appear over the iframe. Is there a way to do this ? I have tried putting the Iframe in a layer , and give the layer a z ...