Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

HI

I would like to create vertical tabs using the rich faces tab controls. Is it possible to do it ?

Are there any other jsf implementations that offer the same ?

share|improve this question

1 Answer

up vote 1 down vote accepted

Richfaces doesn't support vertical tab in tabPanel.

You can use JQuery for doing this

share|improve this answer
thanks a lot, but I knew about it – Anand Sunderraman Nov 16 '10 at 10:45

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.