When a user clicks Members Posts the active navigation link should be updated to reflect that. Currently it stays as the index is active.
Not sure what the best practice is for doing this but I've found a few articles suggesting using jquery to update the list item based on matching the current window location like this:
When a user clicks Members Posts the active navigation link should be updated to reflect that. Currently it stays as the index is active.
Not sure what the best practice is for doing this but I've found a few articles suggesting using jquery to update the list item based on matching the current window location like this: