Closed mauodias closed 5 years ago
The nav partial contains the menu links and adds an active style to them, according to the currently open page. If it is cached, the same link will be active all over the site, instead of being highlighted only if its respective page is opened.
active
Yes - good catch. Thanks!
The nav partial contains the menu links and adds an
active
style to them, according to the currently open page. If it is cached, the same link will be active all over the site, instead of being highlighted only if its respective page is opened.