Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS :hover issues in IE8 & 9

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #161495
    louisnel
    Participant

    Clever CSS warriors of CSS-Tricks

    I’m stumped by an issue in IE (death to IE!)

    The hover on the main nav here -> http://theunlimited.co.za jumps really badly on IE8 and 9.

    I know IE wants the psuedo :hover element on the a rather than the li, which I’ve tried.

    Any suggestions?

    #161508
    Paulie_D
    Member

    When you say ‘jumps’ what do you mean?

    It certainly looks as though the sub-menu positioning is off in IE8/9 (that is IE8/9 modes in IE11).

    Is that what you mean. Other than the :hover issue being on the li…I think the top value when the sub-menu is visible should be an actual px or % value rather than auto.

    I’d have to do some more research to see if that is an actual issue rather than just something in the back of my mind.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.