Jonathan Berry wrote:

> On 11/8/06, *francky* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>     Aha!
>     Indeed I tested in IE6 (don't have IE7)...
>     But I think it cannot be something in the css > has to be something in
>     the html or scripting, I suppose.
>     Maybe one or more of these can help:
>     [...]
>
>
> francky et al. I tried every one of these things. Fixed the XHTML 
> doctype and made sure of validation, commented out every thing except 
> for menu and still no :hover effect. Like I said, this is working in 
> Mozilla and IE6, so I am stumped. Funny thing, as I said, is that the 
> first item in menu highlights, but below and pop-out links don't work. 
> Anyone able to help I would much appreciate. CSS in question:
> [...]

Hi Jonathan,
Without possibility to test in IE7, it's difficult guessing for me. Two 
more guessing suggestions:

    * CSS: Looking to the #leftnav styles, I saw you gave layout to the
      items with {height: 1%;}. They also have {display: block;}. Cannot
      be that. Maybe I overlooked it, but I didn't see an explicit width
      for the <a>'s. Perhaps #menuHead a {width: 100%} or #menuHead a
      {width: 170px;} can help?
    * Javascript: comparing the menu-scripts for the working and not
      working page, the only difference I see, are the comment slashes
      in the script of the not working page. Sometimes there are more
      than two slashes before the comment line is starting: maybe...??
      See screenshot
      
<http://home.tiscali.nl/developerscorner/css-discuss/images/screenshot-sandiego_js-compare.gif>.

If it's not one of these, I'm out, I'm afraid.
Maybe you can upload a stripped down not working page, then hopefully 
other list members, with IE7, can analyse what is going wrong.

Greetings,
francky


______________________________________________________________________
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/

Reply via email to