two level tabs jquery
Posted
by telller
on Stack Overflow
See other posts from Stack Overflow
or by telller
Published on 2010-06-15T02:39:23Z
Indexed on
2010/06/15
2:42 UTC
Read the original article
Hit count: 268
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.
© Stack Overflow or respective owner