I have a tabset and the options for rendering the tabs (top, left or right) don’t quite work for my need. (I need left navigation, but I also need other stuff in that left pane.) So I think I want to render the tabset without the tab labels and create a side nav bar in a separate template to act as pseudo tab labels. To get rid of the tab labels and not leave empty white space, I figure I’ll find their CSS class and set display:none on them. Then to activate the side nav bar, it looks like I need to use the aria settings. Is this the right approach? And is there any documentation on the aria stuff? Thanks heaps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.