Quote:
Originally Posted by Dragonsys
try this for your plugin:
PHP Code:
if (THIS_SCRIPT == 'adv_index' AND $_GET['pageid'] == '{yourpage}') { $root= '{tabid}'; }
just change {yourpage} and {tabid}
for tabid, use the Identity Name instead of the id number
--------------- Added 14 Dec 2015 at 13:23 ---------------
You want multiple tabs to highlight at the same time?
|
Just want one tab at a time to highlight. I'm trying your plug-in code. I',m not sure what the {yourpage} code should be for different pages? Can you give an example.
For instance my HUB page is:
http://www.mydomain.net/index.php?pageid=hub&tabid=47
What I just use hub for like this: {hub}?