Forums

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

Home Forums JavaScript Strange Superfish Problem

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

    I’m building a site and have a Superfish menu I’m using (Injuries, Resources) http://personalinjurybridgeport.com/

    I have a strange problem which I originally thought may be an overflow:hidden on the container, but turned out not to be. When a category is active (clicking on it and being in that category), its sub-menu will appear on-hover over the menu link. When it’s not, it won’t show.

    For example go to the injuries page and try to hover over resources, the sub-menu doesn’t show! If you hover over injuries, the injuries sub-menu does. Vice versa happens when on the resource page.

    Anybody ever encounter this?

    #150605
    georgearnall
    Participant

    Could you put a reduced test case in CodePen? It seems this could be a few things and you’re javascript is uglified.
    Have you tried writing this menu in CSS instead?

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