I have a rich:tabPanel in my page, what I want is trap the user from entering a tab and say you are not allowed to enter in this tab.
How can I achieve that in jquery and javascript. or rich:jQuery maybe?
Another question is how can I disabled this tab using raw jQuery or javascript? I know this is possible.
I am using richfaces 3 and jsf 2.
Thanks.
