Apollo: How to open submenu in the menubar on hover/mouseover #1157
Unanswered
zugch
asked this question in
PrimeFaces Templates
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there
I want to toggle the behaviour of my menubar for display submenus from click to hover.
When I use plain Primefaces, that's how it works by default. To switch from hover to click I can add the attribute
toggleEvent
with valueclick
instead ofhover
.But with the apollo template I didn't find a way to toggle between click and hover.
Is there a (comfy/easy) way to activate the hover behaviour on apollo?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions