PDA

View Full Version : Navigation Manager Question


K4GAP
07-22-2013, 06:21 AM
I'm trying to better understand settings in the Navigation Manager. For example, what could the "Tab Script(s)" be used for?

Also, what does "Append "tabid" to url mean?


http://www.livinginkentucky.com/files/graphics/naviscreen.png

Lynne
07-22-2013, 04:40 PM
Tab Script(s) is used to activate that tab when you are on a page with THIS_SCRIPT set to whatever is entered there. For instance, the calendar has THIS_SCRIPT set to 'calendar', so if your link was to calendar.php, you would probably want to enter 'calendar' (no quotes) into the Tab Script(s) textarea so the tab stays highlighted when you are viewing the calendar.

K4GAP
07-22-2013, 06:41 PM
That makes sense to me now.

Thanks Lynne