Hi! I have limited experience with coding but am learning. Is it possible to create anchors and an anchor menu WITHIN a MultiState box?

I’ll elaborate:
I have a page where I have placed a multistate box with 3 states. Each state is linked to a button on the page. Each multistate box has sections for different services offered. I created an anchor menu that links to each section on state 2 of the box. Unfortunately, when I click back over to state 1 of the box, the anchor menu is still visible and the anchors are present but don’t link to the correct areas since the state box is in state 1 and doesn’t switch back to state 2 upon clicking the anchor menu. Which I understand to be because the anchors are attached to the page itself, not the different states of the multistate box. Hence the original question of can I create an anchor menu and anchor (or even just the anchors themselves) WITHIN a multistate box. Hope this makes sense. I am not able to share the website as the business is under wraps for now. Thanks so much for any help!!

Hey Sarah, its slightly not related to your questions, sorry about that but I am on the hunt for awnsers my self for multistate box functions and by the sounds of it you have achived what I am having difficultly doing. I am new the to the multibox and used code hide/show with promises before to achive a dropdown menu.

I have managed to do this before but since there is multi state box it introduces a much better way of construction the menu. What code did you use to get you buttons to show the correct state, the only examples I can find are based off a state, I simply want to hover over the button and the multistate box to show and with the relevant contant for that button.