jQuery UI Widgets › Forums › Navigation › Tabs › Hidden Tabs
Tagged: Angular tabs, bootstrap tabs, javascript tabs, jQuery Tabs, jqwidgets tabs, jqxTabs
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 8 years, 8 months ago.
Is it possible to hide all of the tabs? I only want to call the tab via code. Thanks
Hello morgenweck,
You could use .jqx-tabs-content class to hide the content (for example: .jqx-tabs-content { display: none; }).
.jqx-tabs-content { display: none; }
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.