Javascript: Dropdown Navigation
You can create select dropdown menus to redirect to another page or website. Note: The below code will only work for one select element per page. If additional select dropdown menus are required, the element ID will need to be modified.
The "Go" button is required for accessibility.
Example
When you click go, you'll navigate to another page.