Re: [css-d] dropdown menu issue with IE6

2008-02-21 Thread Chris Kavinsky
The dropdowns are there, but they're showing up off the screen to the
right. You should be able to see a portion of the "About OSC"
dropdown. The rest are off somewhere. IE7 works fine, as well as
Safari and FIrefox (Windows and Mac). With Firefox on the Mac, it
sometimes hides behind the Flash until you hover over it. Not
consistent, but annoying. Anyone know a fix for this as well, I'm all
ears.



On Thu, Feb 21, 2008 at 10:30 AM, Jeff Gates <[EMAIL PROTECTED]> wrote:
> > >  -I have two horizontal navigation areas using Son of Suckerfish dropdowns
>  > >  -the 2nd area is also using background image replacement
>  > >  -one page has a Flash file where the 2nd level dropdowns were getting
>  > >  hidden even with a transparency setting on the Flash file (solved
>  > >  using {position:relative;z-index: 999;} in the CSS)
>  > >  -problem now is that the dropdown menu is pushed off to the far right
>  > >  in IE6 (fixed if I remove the above additional CSS, but then back to
>  > >  the original problem)
>  > >
>  > >  Personally, I would love to say "screw IE6 users" but I'm not in a
>  > >  position to do that. Anyone have any suggestions on how to resolve the
>  > >  above problem?
>  > >
>
>  FYI, the dropdown menus are hidden under the flash when I view it on
>  Firefox 2 (Mac). And in my IE6, I'm not getting any dropdown menus.
>
>  Jeff
>
>
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] dropdown menu issue with IE6

2008-02-21 Thread Jeff Gates
> >  -I have two horizontal navigation areas using Son of Suckerfish dropdowns
> >  -the 2nd area is also using background image replacement
> >  -one page has a Flash file where the 2nd level dropdowns were getting
> >  hidden even with a transparency setting on the Flash file (solved
> >  using {position:relative;z-index: 999;} in the CSS)
> >  -problem now is that the dropdown menu is pushed off to the far right
> >  in IE6 (fixed if I remove the above additional CSS, but then back to
> >  the original problem)
> >
> >  Personally, I would love to say "screw IE6 users" but I'm not in a
> >  position to do that. Anyone have any suggestions on how to resolve the
> >  above problem?
> >

FYI, the dropdown menus are hidden under the flash when I view it on 
Firefox 2 (Mac). And in my IE6, I'm not getting any dropdown menus. 

Jeff

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] dropdown menu issue with IE6

2008-02-21 Thread Chris Kavinsky
Sorry, I forgot to add the links to the site and CSS file. Here they are:

HTML page: 
http://209.235.208.145/cgi-bin/WebSuite/tcsAssnWebSuite.pl?AssnID=OHSOY&DBCode=410110&Action=DisplayTemplate&Page=AWS_OHSOY2_osc_index.html

CSS file: http://209.235.214.238/css/2008styles.css



On Tue, Feb 19, 2008 at 11:08 AM, Chris Kavinsky <[EMAIL PROTECTED]> wrote:
> I've run into a real poser with using drop down menus and IE6 (real
>  surprise). Here's the scenario:
>
>  -I have two horizontal navigation areas using Son of Suckerfish dropdowns
>  -the 2nd area is also using background image replacement
>  -one page has a Flash file where the 2nd level dropdowns were getting
>  hidden even with a transparency setting on the Flash file (solved
>  using {position:relative;z-index: 999;} in the CSS)
>  -problem now is that the dropdown menu is pushed off to the far right
>  in IE6 (fixed if I remove the above additional CSS, but then back to
>  the original problem)
>
>  Personally, I would love to say "screw IE6 users" but I'm not in a
>  position to do that. Anyone have any suggestions on how to resolve the
>  above problem?
>
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] dropdown menu issue with IE6

2008-02-20 Thread Chris Kavinsky
I've run into a real poser with using drop down menus and IE6 (real
surprise). Here's the scenario:

-I have two horizontal navigation areas using Son of Suckerfish dropdowns
-the 2nd area is also using background image replacement
-one page has a Flash file where the 2nd level dropdowns were getting
hidden even with a transparency setting on the Flash file (solved
using {position:relative;z-index: 999;} in the CSS)
-problem now is that the dropdown menu is pushed off to the far right
in IE6 (fixed if I remove the above additional CSS, but then back to
the original problem)

Personally, I would love to say "screw IE6 users" but I'm not in a
position to do that. Anyone have any suggestions on how to resolve the
above problem?
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/