I need to take an action based on which tab is selected, but I don't want to have to add code to every single detailed navigation pane in order to do it. I have tried detecting which node I was on by adding code to the default framework page but that only tells me that I am on the default framework when I check the node name. I can add code to the entry points on the tabs but some of the tabs have 8-10 entries of detailed navigation so I would need to copy the code to each one, which I don't want to do. Does anyone have any idea if this can be done?
↧