Thanks Kevin
Append tabid is (NO)
But (THIS_SCRIPT) is different for each page.
For example:
The main page >> var THIS_SCRIPT = "gallery_index";
The image page >> var THIS_SCRIPT = "browseimages";
Add new image >> var THIS_SCRIPT = "gallery_upload";
etc...
--------------- Added [DATE]1370710783[/DATE] at [TIME]1370710783[/TIME] ---------------
Quote:
Originally Posted by Lynne
If each page has a different THIS_SCRIPT variable, then you need to add them all if you want the tab to stay selected.
|
Thanks Lynne
I tried to add it like this
Code:
gallery_index.browseimages.gallery_upload
But it is not accept this much of letters
After save I got only this !
Code:
gallery_index.browseimages.gal