Thanks! That seemed to fix it in IE7, but the dropdown is permanently there in IE6.
As to the select, I'm going to change that to a button similar to the "Specialties" button as soon as I get it working. Thanks again for the help. Any ideas on making it work for IE6? Just because my visitors are likely to not have the latest browsers. On Aug 13, 2007, at 1:18 PM, Ingo Chao wrote: > Chris Rahe wrote: >> ... >> Can anyone take a look at http://www.bremenhospital.org/testsite/ >> pages/specialists.html and see if they can figure out what I'm >> doing wrong? ... > > "Specialities" button: > > IE is not able to determine the static position of an absolutely > positioned block. So, if you swap left: -999px to 'auto' on hover, > it misplaces it. > > An a.p. block is positioned with respect to its containing block, > performed by its nearest positioned anchestor. You'll have to apply > position:relative to the .specMenu and left:0 for the hover state > of the child .specMenu li:hover ul within. > > Once the menu drops down, you'll notice that it drops behind the > SELECT following later on. This is because a select is a windowed > object in IE<7. A windowed object resides nearer to the visitor > than all other elements, regardless of the z-index you might try. > > There are ugly workarounds for it, but wouldn't it be better to > drop the dropdown and use another SELECT ? Alternatively, you could > try to arrange both the select and the dropdown in an non- > intersecting way. > > Ingo > > p.s. lived in Bremen for a few years, but it was Bremen/Germany > > -- > http://www.satzansatz.de/css.html ==================================== Chris Rahe Executive Director of Marketing and Development Community Hospital of Bremen (574) 546-8011 [EMAIL PROTECTED] ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/