![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm working on a site with a drop-down menu, and a mysterious z-index issue in IE7 has left me stumped. The drop-down works correctly in Firefox, and I've tried multiple drop-down methods (css-only, some simple javascript, spry...) and the problem is always the same: in IE, the drop-down items fall behind the main content. |
|
Take a look at this page: http://tinyurl.com/c9mfkc I'm aware of the IE z-index bugs, and I've tried countless fixes --- but I'm clearly missing something. I'd really appreciate it if one of the seasoned pros could take a glance at it and point out my mistake. |
#3
| |||
| |||
|
|
zackisaiah (AT) hotmail (DOT) com wrote: I'm working on a site with a drop-down menu, and a mysterious z-index issue in IE7 has left me stumped. The drop-down works correctly in Firefox, and I've tried multiple drop-down methods (css-only, some simple javascript, spry...) and the problem is always the same: in IE, the drop-down items fall behind the main content. Why a tinyurl? OK, You seem genuine, I'll give you the benefit of the doubt this time. Take a look at this page: http://tinyurl.com/c9mfkc I'm aware of the IE z-index bugs, and I've tried countless fixes --- but I'm clearly missing something. I'd really appreciate it if one of the seasoned pros could take a glance at it and point out my mistake. Give the owner of the dropdown the same z-index as the dropdown. In s/owner/parent |
|
this case probably the <li>. |
#4
| |||
| |||
|
|
I'm working on a site with a drop-down menu, and a mysterious z-index issue in IE7 has left me stumped. The drop-down works correctly in Firefox, and I've tried multiple drop-down methods (css-only, some simple javascript, spry...) and the problem is always the same: in IE, the drop-down items fall behind the main content. Take a look at this page: http://tinyurl.com/c9mfkc I'm aware of the IE z-index bugs, and I've tried countless fixes --- but I'm clearly missing something. I'd really appreciate it if one of the seasoned pros could take a glance at it and point out my mistake. Many thanks!! HTML and CSS validate (except for the styles used in one of the Wordpress plugins --- but I've already determined that the plugin is not the problem.) |
#5
| |||
| |||
|
|
Give the owner of the dropdown the same z-index as the dropdown. |
|
Why a tinyurl? |
|
just wanted to point out that it took nearly a minute for your page to load here, and during that time, the content appeared as dark blue and gray on a dark gray background, resulting in near invisibility. |
#6
| |||
| |||
|
|
Give the owner of the dropdown the same z-index as the dropdown. [...] Perhaps this is an issue related to positioning? I've tried various positioning schemes with no luck -- and at this point I'm just lost. Any other ideas? |
|
Why a tinyurl? Because I don't want the URL to be floating around unnecessarily. Didn't mean to scare anybody -- sorry. |
#7
| |||
| |||
|
|
zackisa... (AT) hotmail (DOT) com wrote: To whom are you responding? Who're the quotes below from? Please include attributions when you quote. Give the owner of the dropdown the same z-index as the dropdown. [...] Perhaps this is an issue related to positioning? I've tried various positioning schemes with no luck -- and at this point I'm just lost. Any other ideas? Sorry, can't help you here. I've never succeeded in my attempts to do cross-browser drop-down navbars, and I don't like navigation that depends on JS to work. But does the term "son-of-suckerfish" help you any (since I've oft seen it recommended)? Why a tinyurl? Because I don't want the URL to be floating around unnecessarily. Didn't mean to scare anybody -- sorry. In future, you could include the "preview" part of the URL, as inhttp://preview.tinyurl.com/c9mfkc With a URL like this I would have clicked on at least the TinyURL, and then possibly decided to go to your site. -- John Pondering the value of the UIP:http://improve-usenet.org/ |
#8
| |||
| |||
|
|
I've fixed the drop-down issue. The solution was to bring the whole navigation div out of the header div completely. Sidenote: I'll make sure I never commit those sins of improper message- posting etiquette ever again. How extremely foolish of me!! |
![]() |
| Thread Tools | |
| Display Modes | |
| |