Home › Forums › JavaScript › Smooth menu // by @fainder › Reply To: Smooth menu // by @fainder
December 10, 2019 at 3:10 am
#300082
Participant
I think it depends on what you want here. But the problem is in the condition if (!e.data.multiple)
.
If you remove that, all items toggle their submenu, but don’t have effect on each other.
When you don’t feel comfortable in doing such changes, maybe the best thing to do is find another menu function that does the work for you.