Open derekrazo opened 10 years ago
could you elaborate on this?
Sorry! Right now the feedback when you click "about" "projects" or "contact" is a grey bar on top under the navbar. I was thinking it might be nice to style that as an activated button on about, projects or contacts within the navbar.
Open to discussion though.
agreed, active menu buttons are great. it's as simple as adding an active class to the menu item when you are on that page (at least in semantic-ui), but not sure how to do that in meteor. (i guess relevant, docpad example menu generation plugin, sample menu partial, and sample document in menu)
Could also just add an "about" bar at the top of the page.