Skip to content

If a menu item is active, other menus one that same level should activate on hover #10

Description

@jbcbdse

I want to get this to work, and I'd like your feedback on it.

If you don't have time, but you'd take the feature, I'd be willing to try making a patch.

I used to use a plugin called clickmenu that got abandoned. I can't even find a homepage for it anymore. It didn't work with newer jQuery but it had this feature:

  • Click 'File' menu, menu pops open,
  • Hover 'Edit' menu, it pops open, becomes the active menu because File was active
  • Hover a submenu under 'Edit', nothing happens until you click
  • Click submenu to open it.

I think that makes sense.

Actually, testing a desktop application, even submenus open on hover, so it's really just the top-level that requires a click to activate it. Either way would work.

I've got a project I'm going to use it on.

Maybe I would be better off modifying Superfish to require a click to activate that top level? Basically once the menu has focus, then hover actions work?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions