Results 1 to 3 of 3

Thread: ie7 is driving me nuts!!

  1. #1
    New user
    Join Date
    09-15-09.
    Posts
    13

    Default ie7 is driving me nuts!!

    hi i've created a horizontal dropdown menu in contao with css. it works in every browser exept ie7.

    everytime the mouse leaves the text in the menu ("Office") the submenu disapears and is not usable. so my guess is that there is some problem with the box model and the :hover function is not working on the "li" item but only on the text...

    so i spent now a lot of hours searching and experimenting... with no success.

    hope someone can tel me which mistake i made in the css...

    here the link: www.architekt-romanowski.de

    thanks
    joerg-mark

  2. #2
    New user
    Join Date
    01-12-10.
    Location
    Sumy, Ukraine
    Posts
    26

    Default Re: ie7 is driving me nuts!!

    joergmark, I am not sure, but maybe this article could help you:
    http://css-class.com/articles/explorer/ ... kybug4.htm

  3. #3
    Experienced user
    Join Date
    01-12-10.
    Posts
    814

    Default Re: ie7 is driving me nuts!!

    What you also could look at is the pixels between your level_1 list and the level_2 submenu. If there is a single pixel of free space there IE7 (and many other browsers as well) will hide the menu as soon as the moude hits that room in between. Due to small browser differences you may have that 1 px difference in IE7. That was usually the problem with my use of the pseudo class hover. But I haven't had that in a long time (which may relate that to older browsers like IE7).

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •