Hi Forum,
Based on V5.0
I have 3 tables with the following menu links as follows:
Menu1
Menu2
Menu3
On Menu2 I have a master-detail relationship with Menu4.
When I click on Menu2 it highlight Menu2 in light blue and displays the page with the Menu4 master-detail link.
When i click the master-detail Menu4 link the Menu2 link is no longer highlighted.
My question is:
How can make the Menu2 link hightlighted whilst being in the Menu4 page via Events and not Visual Editor.
I know that in Visual Editor i can simply replace "tablelinkssearch" for "highlight-tablesearch" as code below:
{$menu2_tablelink_attrs}>Menu2</A> </SPAN></DIV>{END menu2_tablelink}
Thank you in advance
Lisa