{"id":7993,"date":"2015-11-16T02:42:42","date_gmt":"2015-11-16T02:42:42","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/11\/16\/hide-jquery-ui-bootstrap-tab-open-source-projects-jquery-ui-bootstrap-jquery-ui-bootstrap\/"},"modified":"2022-08-30T15:03:04","modified_gmt":"2022-08-30T15:03:04","slug":"hide-jquery-ui-bootstrap-tab-open-source-projects-jquery-ui-bootstrap-jquery-ui-bootstrap","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/11\/16\/hide-jquery-ui-bootstrap-tab-open-source-projects-jquery-ui-bootstrap-jquery-ui-bootstrap\/","title":{"rendered":"Hide jquery UI bootstrap tab-open source projects jquery-ui-bootstrap\/jquery-ui-bootstrap"},"content":{"rendered":"<p>Is there any way to hide the Jquery UI bootstrap tab I have written code below to show the particular tab<\/p>\n<pre><code> $('#myTab a:last').tab('show')\n<\/code><\/pre>\n<p>So i tried using below code to hide tab but it gives error that it has no method hide<\/p>\n<pre><code> $('#myTab a:last').tab('hide')\n<\/code><\/pre>\n<p>I have declared tabs in following way in my html<\/p>\n<pre><code> <\/code><\/pre>\n<ul class=\"nav nav-tabs\" id=\"myTab\">\n<li><code>Company<\/code><\/li>\n<li><code>Employee<\/code><\/li>\n<\/ul>\n<pre>\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Is there any way to hide the Jquery UI bootstrap tab I have written code below to show the particular tab $(&#8216;#myTab a:last&#8217;).tab(&#8216;show&#8217;) So i tried using below code to hide tab but it gives error that it has no method hide $(&#8216;#myTab a:last&#8217;).tab(&#8216;hide&#8217;) I have declared tabs in following way in my html Company [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7993","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7993"}],"version-history":[{"count":1,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7993\/revisions"}],"predecessor-version":[{"id":8715,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7993\/revisions\/8715"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7993"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}