Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Reply To: Accordion css?

Home Forums Older releases 0.9.x Accordion css? Reply To: Accordion css?

#2633
oldgit
Participant

On 0.9.7
I looked at my working menu again and I have a slight problem on desktop:
On page load it shows a chosen sub tree in full, which is what I want ( it gets that from the url params)

If I mouse off the expanded sub tree it contracts
If the mouse never goes over the menu it stays open

I would like to lock the sub tree open even if I roll over another subtree parent..
– or alternatively if the sub tree animates back to expanded when I mouse off the menu that would work ok

(keepHighlighted:1 makes no difference)

Thanks!