Hello I working on bootstrap,I created a HTML page with Top tab and Left tab.Everything working fine,but when I click top tab,tab is highlighting and even the content also visible and after that when i click left tab,tab is highlighting and even the content also visible,but whatever i click before i.e top tab is still visible..... How to Slove this problem....
My guess is that you copy/pasted the markup of each tab. There has to be some identifier declared for each tab that will highlight or remove the active status when other tab is highlighted.