You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there away to enable and disable tabs in the same way as activate and deactivate:
e.g:
$('#responsiveTabsDemo').responsiveTabs('disable', 0);
$('#responsiveTabsDemo').responsiveTabs('enable', 1);
The text was updated successfully, but these errors were encountered:
is there away to enable and disable tabs in the same way as activate and deactivate:
e.g:
$('#responsiveTabsDemo').responsiveTabs('disable', 0);
$('#responsiveTabsDemo').responsiveTabs('enable', 1);
The text was updated successfully, but these errors were encountered: