Hello,
I have a page that has a 4 button menu at the top included via SSI. They want the text on the button to change color when the respective page for each button is active. I can't hard code a different button for each page. This is a site of 100s of pages and they menu is via SSI, and the styles are applied globally.
What can I do here? Maybe some kind of js that can be on every page, that recognizes where it is, and based on that changes the button A for button A2 or something.
Help?
I have a page that has a 4 button menu at the top included via SSI. They want the text on the button to change color when the respective page for each button is active. I can't hard code a different button for each page. This is a site of 100s of pages and they menu is via SSI, and the styles are applied globally.
What can I do here? Maybe some kind of js that can be on every page, that recognizes where it is, and based on that changes the button A for button A2 or something.
Help?