This is the forum for the yii2-tabs-x extension for Yii framework 2.0. This is an extended tabs widget for Yii Framework 2 based on the bootstrap-tabs-x jQuery plugin by Krajee.
It helps you align tabs in multiple ways, add borders, achieve rotated/sideways titles, and more.
Refer detailed documentation and examples on usage of the extension.
In yii1.x I used the CjuiTabs, but in Yii2.0 I switched (amongst other things) to your tabs-x. However, I used this code in yii1.x to render a (partial) view in a tab:
The $tabs is the same thing as you use in your examples with $items. But I can’t figure out how to implement this kind of thing with your extension in yii2. Help is very much appreciated.
I have problem to get ajax tabs to load. At page load default tab content is not loaded, after click to tab content loads nicely. Also all jQuery is stuck before tab click is done ( at least in console).