On mobile, if you tap on a primary menu item, it opens its submenu. Great. If you click on the same primary menu item again, however, it doesn't close the submenu; it treats the text as a link and navigates there. How can I modify the JS to animate each menu item open/closed when you tap on it instead of linking you somewhere?
Related to this, how do I make a primary menu item text only? They seem to have to be links to be styled correctly and function properly, but what if I don't have a page for the primary menu item because I only want pages for its submenu items?
