Hello
I am trying to create a HotKey which allows to switch focus between panels and it tabs.
Is there a way I can select/focus a tab under the html panel.
For example:
I use "Firebug.chrome.selectPanel("html");" to set the focus on the html panel, from here I want to set focus on the Layout Tab.
Thanks
Devan