How do you get popup menus to work over drop-down form fields in IE?
http://www.brettatkin.com/clients/tgc/
Hover over Instruction or Course Equipment in IE and the drop-down menu is not hidden.
What is the workaround for IE?
Thanks.
Brett
Printable View
How do you get popup menus to work over drop-down form fields in IE?
http://www.brettatkin.com/clients/tgc/
Hover over Instruction or Course Equipment in IE and the drop-down menu is not hidden.
What is the workaround for IE?
Thanks.
Brett
Flash objects normally appear above all other objects on the page - these links may help - it's the wmode parameter you need to adjust
http://www.adobe.com/cfusion/knowled...fm?id=tn_15523
http://www.adobe.com/cfusion/knowled...fm?id=tn_14201
PS: You may want to set a background color for your page, I'm seeing my default 'hot pink' in Firefox - not the white that I presume the page should be :)
Nadia
Thanks for the response, but I'm not using FLASH. I'm using the Fireworks popup menu behavior, which I think uses javascript to create the effect.
Thoughts?
Thanks
Brett
Try applying a z-index to the menu via CSS.
Have you tried the site in Firefox or IE7 beta ?
... I hear it is fixed in IE7 and that firefox does not have this problem
Jon.