I am using bootsrap tabs for a registration form ,
I changed navigation of tabs using onclick event of next and previous button .
But still that tabs click works and being
Add disabled class to tab li.
on show.bs.tab event attached to a[data-toggle='tab'] element
check to see if its parent has the disabled class...
if so return false...