How to change active tab in iframe header when on different page?
I have an imported header via iframe on my HTML page. I want a way to make the current page active, but can't just change it to the active class in the header, because it would make it active on all pages.
Thanks!