Quote:
Originally Posted by Boofo
It should stay with the new tab when it is clicked. Does the tab itself stay selected when you click it?
|
Yep, it does. I'm thinking it has to do with all that THIS_SCRIPT business, and that there is piece of code that's telling the Forum tab to select itself if I am on the inbox page... but I need to find that piece of code and change it so that it instead selects the New Tab. I could be wrong, though...
I'm thinking I could add a condition to the plugin that says the new tab should be selected if THIS_SCRIPT is the inbox, but that would create a conflict and both the new tab and the forum tab would select themselves, causing a big mess.