Use the following expression within some 'block if' tags that surround the code you are using to do the highlighting...
This will validate to 'true' if the ID of the section in the section link is the same as the ID of the current section.
I love conditions
<actinic:variable name="SectionID" /> == <actinic:variable name="MainSection::SectionID" />
I love conditions
Comment