@mhartington
hi! I am adding tabs dynamically like this demo http://codepen.io/mhartington/pen/Cfqtr
The issue is I want that the newly added tab must be active. Right now only first tab is active and I have to tap the new tab to active.
Please help me how to nonactive the previous active tab and make active the newly added tab.