two level tabs jquery
- by telller
I need to have two level tab navigation.
Basically like this:
Tab1 Tab2 Tab3
TabA TabB TabC
When user clicks for example Tab2 he then can choose again from 2nd level tabs (TabA, TabB etc).
I can make the first level ok but I can't make the 2nd level. How can i put it in the first level tabs.