Anchor tags in navigation
I have a site that requires that I add a drop down menu. Within the dropdowns of the menu I need to add links to various places on various local site pages. So the dropdown link not only needs to link to another page but also to a specific portion of that page using an anchor.
I have tried various methods to try to make this happen but the anchor links never seem to work.
What is the best way to accomplish this?