I' searching for a way how to activate the ribbon contextual tabs for a particular web part.
For example on a page there are more than 1 web parts and i want to automatically show in the ribbon contextual tabs, BUT i dont want them to be fully shown, only the tab names, but to open them user have to click on the tab.
For example if i would need to open them fully i could use WpClick(event) to fire it automatically, but in my case I just need them to be collapsed but seenable. Because by default they are invisible i think.
So any good idea how to achieve it with JavaScript or ServerSide code? But what important is i have to show the corect contextual tabs and not some tabs ..