Hey there! I am looking to create a unique HTML hierarchy drop-down menu. It will have multiple levels or options, with each option having the potential for child nodes. When an option has child nodes, an arrow will appear next to it. Clicking on this arrow will hide all other options and display the child nodes. Each option will also have arrows on the left and right side. Clicking on the left arrow will hide the current options and show the parent level, while clicking on the right arrow will reveal the next level. While researching, I came across tree drop-down lists, but my manager prefers something different. If anyone has any ideas or links regarding this type of drop-down menu, please share them with me. Thank you!