Iam using Angular v-accordion plugin https://github.com/LukaszWatroba/v-accordion/blob/master/README.md ..But unable to control opening of the accordion panes from one controller to another using rootScope. Could you please help on this. I have created a plunker for the same http://tinyurl.com/z6t97s4
In my plunker, iam able to open the first and second header in the second controller.Can some one help me to open the first header and second header in first controller from second controller
Thank you!