English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I prepared dropdown menu with javascript. Below the dropdown menu I frame is there.Dropdown will come over the I frame (i.e. some conetent in fixed frame). Dropdown perfectly working in i.e. where as in firefox dropdown hides behind the I frame..please tell me how to clear this problem

2007-07-26 18:56:54 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

This works fine in both FF and IE:







Change frameURL to be the source of your iframe.
Change top and left to position your dropdown menu.

2007-07-26 23:43:51 · answer #1 · answered by E.M.Bed 5 · 0 0

Did you program that menu with the proper CSS P z-index value? Or some spagetti code in the ancient style of IE and Netscape 4?

Even proper z-index might not work since I half believe that iframes have lower processing order than the page itself.

2007-07-26 20:10:25 · answer #2 · answered by Andy T 7 · 0 0

fedest.com, questions and answers