The accordition menu has some top level items, these items when clicked just expand the corresponding section of the menu. Is there a way these expansion to be triggered when URL contains some keyword? For example: When URL contains the keyword “dog” the top level “animals” auto-expand.
The accordition menu has some top level items, these items when clicked just expand
Share
Ok I fixed my issue using the following:
Like I needed when the keyword dog exists in url the “animals” menu is set active.