Open emage opened 5 years ago
I was thinking of having two tabs on the same page but with different settings.
$('#tab-one').responsiveTabs(['xs', 'sm']);
$('#tab-two').responsiveTabs(['md', 'lg']);
I was thinking of having two tabs on the same page but with different settings.
$('#tab-one').responsiveTabs(['xs', 'sm']);
$('#tab-two').responsiveTabs(['md', 'lg']);