Do you mean when the tabgroup is in tab mode when the browser is wider than the responsive breakpoint, in accordion mode when the browser is narrower than the responsive breakpoint, or in both modes?
Thread Starter
mwahba
(@mwahba)
Both, if possible.
Here is an example: http://jsfiddle.net/z66fX/135/
This isn’t possible without either making modifications to the plugin or using an add-on to change the default display.
Modifications to the plugin are not within the scope of the free support I am able provide.
An add-on is available which changes the accordion view to show with all sections closed on initial page load, however it does not change how it displays in tab mode.
Thread Starter
mwahba
(@mwahba)
I was able to do achieve it on desktop by commenting out a function.
Thank you.