Totally a web newbie here. I’m using Twitter Bootstrap to build my personal website.
I like the Tabbable, which content can be switched without refreshing the page. However, I don’t want to show the tab header, instead, I want to use the NavBar to act as the header.
Is there any way to hide the header?
Totally a web newbie here. I’m using Twitter Bootstrap to build my personal website.
Share
You can use the
.hideclass on the tab header that you want to hide, or just remove the tab list item all together: