This problem pops up over and over again when building websites: How do I determine the user’s current location so I can highlight the active section in the navigation menu? It’s such a basic need but ...
I’ve written recently about the common task of identifying the active menu item based on the current URL using jQuery and, in that same vein, I want to show how you can create a basic drop down menu ...