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 [DATE]1450124602[/DATE] at [TIME]1450124602[/TIME] ---------------
Quote:
Originally Posted by yotsume
Can you please help with some step by step instructions for using that plug-in to get multiple tabs to highlight.
|
You want multiple tabs to highlight at the same time?